Home
last modified time | relevance | path

Searched refs:_rtw_open_pktfile (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/staging/rtl8723bs/include/
H A Dxmit_osdep.h37 extern void _rtw_open_pktfile(struct sk_buff *pkt, struct pkt_file *pfile);
/linux/drivers/staging/rtl8723bs/os_dep/
H A Dxmit_linux.c15 void _rtw_open_pktfile(struct sk_buff *pktptr, struct pkt_file *pfile) in _rtw_open_pktfile() function