Searched refs:pLength (Results 1 – 3 of 3) sorted by relevance
/drivers/staging/rtl8188eu/hal/ |
D | rtl8188e_cmd.c | 264 static void ConstructBeacon(struct adapter *adapt, u8 *pframe, u32 *pLength) in ConstructBeacon() argument 346 *pLength = pktlen; in ConstructBeacon() 349 static void ConstructPSPoll(struct adapter *adapt, u8 *pframe, u32 *pLength) in ConstructPSPoll() argument 373 *pLength = 16; in ConstructPSPoll() 377 u32 *pLength, in ConstructNullFunctionData() argument 438 *pLength = pktlen; in ConstructNullFunctionData() 441 static void ConstructProbeRsp(struct adapter *adapt, u8 *pframe, u32 *pLength, u8 *StaAddr, bool bH… in ConstructProbeRsp() argument 475 *pLength = pktlen; in ConstructProbeRsp()
|
/drivers/staging/rtl8723au/hal/ |
D | rtl8723a_cmd.c | 205 ConstructBeacon(struct rtw_adapter *padapter, u8 *pframe, u32 *pLength) in ConstructBeacon() argument 290 *pLength = pktlen; in ConstructBeacon() 297 u8 *pframe, u32 *pLength) in ConstructPSPoll() argument 319 *pLength = 16; in ConstructPSPoll() 324 u32 *pLength, u8 *StaAddr, u8 bQoS, u8 AC, in ConstructNullFunctionData() argument 391 *pLength = pktlen; in ConstructNullFunctionData() 395 u32 *pLength, u8 *StaAddr, bool bHideSSID) in ConstructProbeRsp() argument 436 *pLength = pktlen; in ConstructProbeRsp()
|
/drivers/media/pci/ngene/ |
D | ngene-cards.c | 406 u16 Tag, u32 MaxLen, u8 *data, u32 *pLength) in ReadEEProm() argument 435 *pLength = EETag[2]; in ReadEEProm()
|