Searched refs:rtw_endofpktfile (Results 1 – 3 of 3) sorted by relevance
39 extern signed int rtw_endofpktfile(struct pkt_file *pfile);
40 signed int rtw_endofpktfile(struct pkt_file *pfile) in rtw_endofpktfile() function
1106 if (bmcst || (rtw_endofpktfile(&pktfile) == true)) { in rtw_xmitframe_coalesce()