Home
last modified time | relevance | path

Searched defs:xmit_buf (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/staging/rtl8723bs/include/
A Drtw_xmit.h241 struct xmit_buf { struct
248 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 …]
/linux/drivers/staging/r8188eu/include/
A Drtw_xmit.h189 struct xmit_buf { struct
190 struct list_head list;
214 struct xmit_buf *pxmitbuf; argument
/linux/drivers/staging/rtl8712/
A Drtl871x_xmit.h135 struct xmit_buf { struct
152 struct xmit_buf *pxmitbuf; argument
/linux/include/linux/
A Dtty_port.h67 unsigned char *xmit_buf; /* Optional buffer */ member
/linux/drivers/tty/serial/
A Dicom.h232 unsigned char *xmit_buf; member
A Dserial_core.c283 char *xmit_buf = NULL; in uart_shutdown() local
/linux/drivers/crypto/
A Domap-sham.c227 u8 xmit_buf[BUFLEN] OMAP_ALIGNED; member
A Ds5p-sss.c330 u8 xmit_buf[BUFLEN]; member
/linux/drivers/net/wireless/mediatek/mt76/
A Dmt76.h505 u8 *xmit_buf[IEEE80211_NUM_ACS + 2]; member

Completed in 35 milliseconds