Searched defs:xmit_buf (Results 1 – 9 of 9) sorted by relevance
241 struct xmit_buf { struct248 u8 *pbuf;253 u16 flags;254 u32 alloc_sz;256 u32 len;260 u8 *phead;261 u8 *pdata;262 u8 *ptail;263 u8 *pend;264 u32 ff_hwaddr;[all …]
189 struct xmit_buf { struct190 struct list_head list;214 struct xmit_buf *pxmitbuf; argument
135 struct xmit_buf { struct152 struct xmit_buf *pxmitbuf; argument
67 unsigned char *xmit_buf; /* Optional buffer */ member
232 unsigned char *xmit_buf; member
283 char *xmit_buf = NULL; in uart_shutdown() local
227 u8 xmit_buf[BUFLEN] OMAP_ALIGNED; member
330 u8 xmit_buf[BUFLEN]; member
505 u8 *xmit_buf[IEEE80211_NUM_ACS + 2]; member
Completed in 35 milliseconds