Searched refs:urb_zero_packet_chk (Results 1 – 2 of 2) sorted by relevance
24 static int urb_zero_packet_chk(struct rtw_adapter *padapter, int sz) in urb_zero_packet_chk() function146 if (urb_zero_packet_chk(padapter, sz) == 0) { in update_txdesc()
39 static u8 urb_zero_packet_chk(struct adapter *adapt, int sz) in urb_zero_packet_chk() function190 if ((!bagg_pkt) && (urb_zero_packet_chk(adapt, sz) == 0)) { in update_txdesc()