Searched defs:xmit_buf (Results 1 – 11 of 11) sorted by relevance
189 struct xmit_buf { struct190 struct list_head list;214 struct xmit_buf *pxmitbuf; argument
248 struct xmit_buf struct250 struct list_head list;252 struct adapter *padapter;254 u8 *pallocated_buf;256 u8 *pbuf;258 void *priv_data;260 u16 buf_tag; /* 0: Normal xmitbuf, 1: extension xmitbuf, 2:cmd xmitbuf */261 u16 flags;262 u32 alloc_sz;264 u32 len;[all …]
147 struct xmit_buf { struct164 struct xmit_buf *pxmitbuf; argument
232 unsigned char *xmit_buf; member
204 unsigned char *xmit_buf; member
1139 unsigned char *xmit_buf; member
190 unsigned char *xmit_buf; member
342 unsigned char *xmit_buf; /* Transmit pointer */ member
245 unsigned char *xmit_buf; /* Optional buffer */ member
229 u8 xmit_buf[BUFLEN] OMAP_ALIGNED; member
324 u8 xmit_buf[BUFLEN]; member