Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8188eu/hal/
Drtl8188e_cmd.c460 u32 NullDataLength, QosNullLength; in SetFwRsvdPagePkt() local
532 &QosNullLength, pnetwork->MacAddress, true, 0, 0, false); in SetFwRsvdPagePkt()
533 …rtl8188e_fill_fake_txdesc(adapt, &ReservedPagePacket[BufIndex-TxDescLen], QosNullLength, false, fa… in SetFwRsvdPagePkt()
535 PageNeed = (u8)PageNum_128(TxDescLen + QosNullLength); in SetFwRsvdPagePkt()
538 TotalPacketLen = BufIndex + QosNullLength; in SetFwRsvdPagePkt()
/linux-4.4.14/drivers/staging/rtl8723au/hal/
Drtl8723a_cmd.c438 u32 NullDataLength, QosNullLength, BTQosNullLength; in SetFwRsvdPagePkt() local
521 &QosNullLength, in SetFwRsvdPagePkt()
524 …rtl8723a_fill_fake_txdesc(padapter, &ReservedPagePacket[BufIndex-TxDescLen], QosNullLength, false,… in SetFwRsvdPagePkt()
526 PageNeed = (u8)PageNum_128(TxDescLen + QosNullLength); in SetFwRsvdPagePkt()