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