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