Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8723au/hal/
Drtl8723au_xmit.c24 static int urb_zero_packet_chk(struct rtw_adapter *padapter, int sz) in urb_zero_packet_chk() function
146 if (urb_zero_packet_chk(padapter, sz) == 0) { in update_txdesc()
/linux-4.4.14/drivers/staging/rtl8188eu/hal/
Drtl8188eu_xmit.c39 static u8 urb_zero_packet_chk(struct adapter *adapt, int sz) in urb_zero_packet_chk() function
190 if ((!bagg_pkt) && (urb_zero_packet_chk(adapt, sz) == 0)) { in update_txdesc()