Searched refs:pLength (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/drivers/staging/r8188eu/hal/ |
D | rtl8188e_cmd.c | 203 static void ConstructBeacon(struct adapter *adapt, u8 *pframe, u32 *pLength) in ConstructBeacon() argument 282 *pLength = pktlen; in ConstructBeacon() 285 static void ConstructPSPoll(struct adapter *adapt, u8 *pframe, u32 *pLength) in ConstructPSPoll() argument 309 *pLength = 16; in ConstructPSPoll() 313 u32 *pLength, in ConstructNullFunctionData() argument 374 *pLength = pktlen; in ConstructNullFunctionData() 377 static void ConstructProbeRsp(struct adapter *adapt, u8 *pframe, u32 *pLength, u8 *StaAddr, bool bH… in ConstructProbeRsp() argument 411 *pLength = pktlen; in ConstructProbeRsp()
|
/linux-6.1.9/drivers/staging/rtl8723bs/hal/ |
D | rtl8723b_cmd.c | 108 static void ConstructBeacon(struct adapter *padapter, u8 *pframe, u32 *pLength) in ConstructBeacon() argument 192 *pLength = pktlen; in ConstructBeacon() 196 static void ConstructPSPoll(struct adapter *padapter, u8 *pframe, u32 *pLength) in ConstructPSPoll() argument 220 *pLength = 16; in ConstructPSPoll() 226 u32 *pLength, in ConstructNullFunctionData() argument 288 *pLength = pktlen; in ConstructNullFunctionData() 761 u32 *pLength, in ConstructBtNullFunctionData() argument 810 *pLength = pktlen; in ConstructBtNullFunctionData()
|
/linux-6.1.9/drivers/media/pci/ngene/ |
D | ngene-cards.c | 820 u16 Tag, u32 MaxLen, u8 *data, u32 *pLength) in ReadEEProm() argument 849 *pLength = EETag[2]; in ReadEEProm()
|