Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rtl8188eu/hal/
Drtl8188e_cmd.c481 u32 NullDataLength, QosNullLength; in SetFwRsvdPagePkt() local
553 &QosNullLength, pnetwork->MacAddress, true, 0, 0, false); in SetFwRsvdPagePkt()
554 …rtl8188e_fill_fake_txdesc(adapt, &ReservedPagePacket[BufIndex-TxDescLen], QosNullLength, false, fa… in SetFwRsvdPagePkt()
556 PageNeed = (u8)PageNum_128(TxDescLen + QosNullLength); in SetFwRsvdPagePkt()
559 TotalPacketLen = BufIndex + QosNullLength; in SetFwRsvdPagePkt()
/linux-4.1.27/drivers/staging/rtl8723au/hal/
Drtl8723a_cmd.c439 u32 NullDataLength, QosNullLength, BTQosNullLength; in SetFwRsvdPagePkt() local
522 &QosNullLength, in SetFwRsvdPagePkt()
525 …rtl8723a_fill_fake_txdesc(padapter, &ReservedPagePacket[BufIndex-TxDescLen], QosNullLength, false,… in SetFwRsvdPagePkt()
527 PageNeed = (u8)PageNum_128(TxDescLen + QosNullLength); in SetFwRsvdPagePkt()