Searched defs:pLength (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/staging/rtl8723bs/hal/ |
D | rtl8723b_cmd.c | 122 static void ConstructBeacon(struct adapter *padapter, u8 *pframe, u32 *pLength) in ConstructBeacon() 219 static void ConstructPSPoll(struct adapter *padapter, u8 *pframe, u32 *pLength) in ConstructPSPoll() 251 u32 *pLength, in ConstructNullFunctionData() 328 u32 *pLength, in ConstructARPResponse() 467 struct adapter *padapter, u8 *pframe, u32 *pLength in ConstructPnoInfo() 509 struct adapter *padapter, u8 *pframe, u32 *pLength in ConstructSSIDList() 528 struct adapter *padapter, u8 *pframe, u32 *pLength in ConstructScanInfo() 586 struct adapter *padapter, u8 *pframe, u32 *pLength in ConstructGTKResponse() 670 static void ConstructProbeReq(struct adapter *padapter, u8 *pframe, u32 *pLength) in ConstructProbeReq() 718 static void ConstructProbeRsp(struct adapter *padapter, u8 *pframe, u32 *pLength, u8 *StaAddr, bool… in ConstructProbeRsp() [all …]
|
/Linux-v4.19/drivers/staging/rtl8188eu/hal/ |
D | rtl8188e_cmd.c | 210 static void ConstructBeacon(struct adapter *adapt, u8 *pframe, u32 *pLength) in ConstructBeacon() 295 static void ConstructPSPoll(struct adapter *adapt, u8 *pframe, u32 *pLength) in ConstructPSPoll() 324 u32 *pLength, in ConstructNullFunctionData() 389 static void ConstructProbeRsp(struct adapter *adapt, u8 *pframe, u32 *pLength, u8 *StaAddr, bool bH… in ConstructProbeRsp()
|
/Linux-v4.19/drivers/media/pci/ngene/ |
D | ngene-cards.c | 833 u16 Tag, u32 MaxLen, u8 *data, u32 *pLength) in ReadEEProm()
|