QosNullLength     442 drivers/staging/rtl8188eu/hal/rtl8188e_cmd.c 	u32 NullDataLength, QosNullLength;
QosNullLength     513 drivers/staging/rtl8188eu/hal/rtl8188e_cmd.c 				  &QosNullLength, pnetwork->MacAddress, true, 0, 0, false);
QosNullLength     514 drivers/staging/rtl8188eu/hal/rtl8188e_cmd.c 	rtl8188e_fill_fake_txdesc(adapt, &ReservedPagePacket[BufIndex-TxDescLen], QosNullLength, false, false);
QosNullLength     516 drivers/staging/rtl8188eu/hal/rtl8188e_cmd.c 	PageNeed = (u8)PageNum_128(TxDescLen + QosNullLength);
QosNullLength     519 drivers/staging/rtl8188eu/hal/rtl8188e_cmd.c 	TotalPacketLen = BufIndex + QosNullLength;
QosNullLength    1434 drivers/staging/rtl8723bs/hal/rtl8723b_cmd.c 	u32 NullDataLength = 0, QosNullLength = 0, BTQosNullLength = 0;
QosNullLength    1526 drivers/staging/rtl8723bs/hal/rtl8723b_cmd.c 		&QosNullLength,
QosNullLength    1530 drivers/staging/rtl8723bs/hal/rtl8723b_cmd.c 	rtl8723b_fill_fake_txdesc(padapter, &ReservedPagePacket[BufIndex-TxDescLen], QosNullLength, false, false, false);
QosNullLength    1535 drivers/staging/rtl8723bs/hal/rtl8723b_cmd.c 	CurtPktPageNum = (u8)PageNum_128(TxDescLen + QosNullLength);