Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8723bs/include/
H A Dxmit_osdep.h36 extern uint rtw_remainder_len(struct pkt_file *pfile);
/openbmc/linux/drivers/staging/rtl8723bs/os_dep/
H A Dxmit_linux.c11 uint rtw_remainder_len(struct pkt_file *pfile) in rtw_remainder_len() function
29 len = rtw_remainder_len(pfile); in _rtw_pktfile_read()