Home
last modified time | relevance | path

Searched refs:pLength (Results 1 – 25 of 56) sorted by relevance

123

/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/hal/
H A Drtl8723b_cmd.c122 static void ConstructBeacon(struct adapter *padapter, u8 *pframe, u32 *pLength) in ConstructBeacon() argument
213 *pLength = pktlen; in ConstructBeacon()
219 static void ConstructPSPoll(struct adapter *padapter, u8 *pframe, u32 *pLength) in ConstructPSPoll() argument
245 *pLength = 16; in ConstructPSPoll()
251 u32 *pLength, in ConstructNullFunctionData() argument
316 *pLength = pktlen; in ConstructNullFunctionData()
328 u32 *pLength, in ConstructARPResponse() argument
370 *pLength = 24; in ConstructARPResponse()
392 memset(&(pframe[*pLength]), 0, EncryptionHeadOverhead); in ConstructARPResponse()
393 *pLength += EncryptionHeadOverhead; in ConstructARPResponse()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/phydm/txbf/
H A Dhaltxbfinterface.c137 pu4Byte pLength, argument
175 *pLength = 32;
305 pu4Byte pLength, argument
346 *pLength = 19;
584 OUT pu4Byte pLength argument
593 *pLength = 0;
610 *pLength = osFTMFrame.Length;
612 RT_DISP_DATA(FBEAM, FBEAM_DATA, "ConstructVHTGIDMgntFrame():\n", Buffer, *pLength);
669 OUT pu4Byte pLength argument
692 *pLength = 17;
[all …]
/OK3568_Linux_fs/kernel/drivers/staging/rtl8188eu/hal/
H A Drtl8188e_cmd.c201 static void ConstructBeacon(struct adapter *adapt, u8 *pframe, u32 *pLength) in ConstructBeacon() argument
283 *pLength = pktlen; in ConstructBeacon()
286 static void ConstructPSPoll(struct adapter *adapt, u8 *pframe, u32 *pLength) in ConstructPSPoll() argument
311 *pLength = 16; in ConstructPSPoll()
315 u32 *pLength, in ConstructNullFunctionData() argument
377 *pLength = pktlen; in ConstructNullFunctionData()
380 static void ConstructProbeRsp(struct adapter *adapt, u8 *pframe, u32 *pLength, u8 *StaAddr, bool bH… in ConstructProbeRsp() argument
414 *pLength = pktlen; in ConstructProbeRsp()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/phydm/txbf/
H A Dhaltxbfinterface.c137 pu4Byte pLength, argument
175 *pLength = 32;
305 pu4Byte pLength, argument
346 *pLength = 19;
584 OUT pu4Byte pLength argument
593 *pLength = 0;
610 *pLength = osFTMFrame.Length;
612 RT_DISP_DATA(FBEAM, FBEAM_DATA, "ConstructVHTGIDMgntFrame():\n", Buffer, *pLength);
669 OUT pu4Byte pLength argument
692 *pLength = 17;
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/
H A Dhal_com.c2168 static void rtw_hal_construct_P2PBeacon(_adapter *padapter, u8 *pframe, u32 *pLength) in rtw_hal_construct_P2PBeacon() argument
2458 *pLength = pktlen; in rtw_hal_construct_P2PBeacon()
2484 static void rtw_hal_construct_P2PProbeRsp(_adapter *padapter, u8 *pframe, u32 *pLength) in rtw_hal_construct_P2PProbeRsp() argument
2811 *pLength = pktlen; in rtw_hal_construct_P2PProbeRsp()
2825 static void rtw_hal_construct_P2PNegoRsp(_adapter *padapter, u8 *pframe, u32 *pLength) in rtw_hal_construct_P2PNegoRsp() argument
3267 *pLength = pktlen; in rtw_hal_construct_P2PNegoRsp()
3281 static void rtw_hal_construct_P2PInviteRsp(_adapter * padapter, u8 * pframe, u32 * pLength) in rtw_hal_construct_P2PInviteRsp() argument
3547 *pLength = pktlen; in rtw_hal_construct_P2PInviteRsp()
3563 static void rtw_hal_construct_P2PProvisionDisRsp(_adapter * padapter, u8 * pframe, u32 * pLength) in rtw_hal_construct_P2PProvisionDisRsp() argument
3660 *pLength = pktlen; in rtw_hal_construct_P2PProvisionDisRsp()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/rtl8188e/
H A Drtl8188e_cmd.c413 void ConstructBeacon(_adapter *padapter, u8 *pframe, u32 *pLength) in ConstructBeacon() argument
509 *pLength = pktlen; in ConstructBeacon()
515 void ConstructPSPoll(_adapter *padapter, u8 *pframe, u32 *pLength) in ConstructPSPoll() argument
542 *pLength = 16; in ConstructPSPoll()
548 u32 *pLength, in ConstructNullFunctionData() argument
615 *pLength = pktlen; in ConstructNullFunctionData()
618 void ConstructProbeRsp(_adapter *padapter, u8 *pframe, u32 *pLength, u8 *StaAddr, BOOLEAN bHideSSID) in ConstructProbeRsp() argument
655 *pLength = pktlen; in ConstructProbeRsp()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/
H A Dhal_com.c2648 static void rtw_hal_construct_P2PBeacon(_adapter *padapter, u8 *pframe, u32 *pLength) in rtw_hal_construct_P2PBeacon() argument
2924 *pLength = pktlen; in rtw_hal_construct_P2PBeacon()
2950 static void rtw_hal_construct_P2PProbeRsp(_adapter *padapter, u8 *pframe, u32 *pLength) in rtw_hal_construct_P2PProbeRsp() argument
3263 *pLength = pktlen; in rtw_hal_construct_P2PProbeRsp()
3277 static void rtw_hal_construct_P2PNegoRsp(_adapter *padapter, u8 *pframe, u32 *pLength) in rtw_hal_construct_P2PNegoRsp() argument
3719 *pLength = pktlen; in rtw_hal_construct_P2PNegoRsp()
3733 static void rtw_hal_construct_P2PInviteRsp(_adapter * padapter, u8 * pframe, u32 * pLength) in rtw_hal_construct_P2PInviteRsp() argument
3999 *pLength = pktlen; in rtw_hal_construct_P2PInviteRsp()
4015 static void rtw_hal_construct_P2PProvisionDisRsp(_adapter * padapter, u8 * pframe, u32 * pLength) in rtw_hal_construct_P2PProvisionDisRsp() argument
4112 *pLength = pktlen; in rtw_hal_construct_P2PProvisionDisRsp()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/
H A Dhal_com.c5013 static void rtw_hal_construct_P2PBeacon(_adapter *padapter, u8 *pframe, u32 *pLength) in rtw_hal_construct_P2PBeacon() argument
5275 *pLength = pktlen; in rtw_hal_construct_P2PBeacon()
5290 static void rtw_hal_construct_P2PProbeRsp(_adapter *padapter, u8 *pframe, u32 *pLength) in rtw_hal_construct_P2PProbeRsp() argument
5597 *pLength = pktlen; in rtw_hal_construct_P2PProbeRsp()
5611 static void rtw_hal_construct_P2PNegoRsp(_adapter *padapter, u8 *pframe, u32 *pLength) in rtw_hal_construct_P2PNegoRsp() argument
6001 *pLength = pktlen; in rtw_hal_construct_P2PNegoRsp()
6015 static void rtw_hal_construct_P2PInviteRsp(_adapter *padapter, u8 *pframe, u32 *pLength) in rtw_hal_construct_P2PInviteRsp() argument
6246 *pLength = pktlen; in rtw_hal_construct_P2PInviteRsp()
6262 static void rtw_hal_construct_P2PProvisionDisRsp(_adapter *padapter, u8 *pframe, u32 *pLength) in rtw_hal_construct_P2PProvisionDisRsp() argument
6359 *pLength = pktlen; in rtw_hal_construct_P2PProvisionDisRsp()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/
H A Dhal_com.c6553 static void rtw_hal_construct_P2PBeacon(_adapter *padapter, u8 *pframe, u32 *pLength) in rtw_hal_construct_P2PBeacon() argument
6815 *pLength = pktlen; in rtw_hal_construct_P2PBeacon()
6830 static void rtw_hal_construct_P2PProbeRsp(_adapter *padapter, u8 *pframe, u32 *pLength) in rtw_hal_construct_P2PProbeRsp() argument
7101 *pLength = pktlen; in rtw_hal_construct_P2PProbeRsp()
7115 static void rtw_hal_construct_P2PNegoRsp(_adapter *padapter, u8 *pframe, u32 *pLength) in rtw_hal_construct_P2PNegoRsp() argument
7505 *pLength = pktlen; in rtw_hal_construct_P2PNegoRsp()
7519 static void rtw_hal_construct_P2PInviteRsp(_adapter *padapter, u8 *pframe, u32 *pLength) in rtw_hal_construct_P2PInviteRsp() argument
7750 *pLength = pktlen; in rtw_hal_construct_P2PInviteRsp()
7766 static void rtw_hal_construct_P2PProvisionDisRsp(_adapter *padapter, u8 *pframe, u32 *pLength) in rtw_hal_construct_P2PProvisionDisRsp() argument
7863 *pLength = pktlen; in rtw_hal_construct_P2PProvisionDisRsp()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/
H A Dhal_com.c6553 static void rtw_hal_construct_P2PBeacon(_adapter *padapter, u8 *pframe, u32 *pLength) in rtw_hal_construct_P2PBeacon() argument
6815 *pLength = pktlen; in rtw_hal_construct_P2PBeacon()
6830 static void rtw_hal_construct_P2PProbeRsp(_adapter *padapter, u8 *pframe, u32 *pLength) in rtw_hal_construct_P2PProbeRsp() argument
7101 *pLength = pktlen; in rtw_hal_construct_P2PProbeRsp()
7115 static void rtw_hal_construct_P2PNegoRsp(_adapter *padapter, u8 *pframe, u32 *pLength) in rtw_hal_construct_P2PNegoRsp() argument
7505 *pLength = pktlen; in rtw_hal_construct_P2PNegoRsp()
7519 static void rtw_hal_construct_P2PInviteRsp(_adapter *padapter, u8 *pframe, u32 *pLength) in rtw_hal_construct_P2PInviteRsp() argument
7750 *pLength = pktlen; in rtw_hal_construct_P2PInviteRsp()
7766 static void rtw_hal_construct_P2PProvisionDisRsp(_adapter *padapter, u8 *pframe, u32 *pLength) in rtw_hal_construct_P2PProvisionDisRsp() argument
7863 *pLength = pktlen; in rtw_hal_construct_P2PProvisionDisRsp()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/
H A Dhal_com.c6477 static void rtw_hal_construct_P2PBeacon(_adapter *padapter, u8 *pframe, u32 *pLength) in rtw_hal_construct_P2PBeacon() argument
6739 *pLength = pktlen; in rtw_hal_construct_P2PBeacon()
6754 static void rtw_hal_construct_P2PProbeRsp(_adapter *padapter, u8 *pframe, u32 *pLength) in rtw_hal_construct_P2PProbeRsp() argument
7025 *pLength = pktlen; in rtw_hal_construct_P2PProbeRsp()
7039 static void rtw_hal_construct_P2PNegoRsp(_adapter *padapter, u8 *pframe, u32 *pLength) in rtw_hal_construct_P2PNegoRsp() argument
7429 *pLength = pktlen; in rtw_hal_construct_P2PNegoRsp()
7443 static void rtw_hal_construct_P2PInviteRsp(_adapter *padapter, u8 *pframe, u32 *pLength) in rtw_hal_construct_P2PInviteRsp() argument
7674 *pLength = pktlen; in rtw_hal_construct_P2PInviteRsp()
7690 static void rtw_hal_construct_P2PProvisionDisRsp(_adapter *padapter, u8 *pframe, u32 *pLength) in rtw_hal_construct_P2PProvisionDisRsp() argument
7787 *pLength = pktlen; in rtw_hal_construct_P2PProvisionDisRsp()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/
H A Dhal_com.c6474 static void rtw_hal_construct_P2PBeacon(_adapter *padapter, u8 *pframe, u32 *pLength) in rtw_hal_construct_P2PBeacon() argument
6736 *pLength = pktlen; in rtw_hal_construct_P2PBeacon()
6751 static void rtw_hal_construct_P2PProbeRsp(_adapter *padapter, u8 *pframe, u32 *pLength) in rtw_hal_construct_P2PProbeRsp() argument
7022 *pLength = pktlen; in rtw_hal_construct_P2PProbeRsp()
7036 static void rtw_hal_construct_P2PNegoRsp(_adapter *padapter, u8 *pframe, u32 *pLength) in rtw_hal_construct_P2PNegoRsp() argument
7426 *pLength = pktlen; in rtw_hal_construct_P2PNegoRsp()
7440 static void rtw_hal_construct_P2PInviteRsp(_adapter *padapter, u8 *pframe, u32 *pLength) in rtw_hal_construct_P2PInviteRsp() argument
7671 *pLength = pktlen; in rtw_hal_construct_P2PInviteRsp()
7687 static void rtw_hal_construct_P2PProvisionDisRsp(_adapter *padapter, u8 *pframe, u32 *pLength) in rtw_hal_construct_P2PProvisionDisRsp() argument
7784 *pLength = pktlen; in rtw_hal_construct_P2PProvisionDisRsp()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/
H A Dhal_com.c6475 static void rtw_hal_construct_P2PBeacon(_adapter *padapter, u8 *pframe, u32 *pLength) in rtw_hal_construct_P2PBeacon() argument
6737 *pLength = pktlen; in rtw_hal_construct_P2PBeacon()
6752 static void rtw_hal_construct_P2PProbeRsp(_adapter *padapter, u8 *pframe, u32 *pLength) in rtw_hal_construct_P2PProbeRsp() argument
7023 *pLength = pktlen; in rtw_hal_construct_P2PProbeRsp()
7037 static void rtw_hal_construct_P2PNegoRsp(_adapter *padapter, u8 *pframe, u32 *pLength) in rtw_hal_construct_P2PNegoRsp() argument
7427 *pLength = pktlen; in rtw_hal_construct_P2PNegoRsp()
7441 static void rtw_hal_construct_P2PInviteRsp(_adapter *padapter, u8 *pframe, u32 *pLength) in rtw_hal_construct_P2PInviteRsp() argument
7672 *pLength = pktlen; in rtw_hal_construct_P2PInviteRsp()
7688 static void rtw_hal_construct_P2PProvisionDisRsp(_adapter *padapter, u8 *pframe, u32 *pLength) in rtw_hal_construct_P2PProvisionDisRsp() argument
7785 *pLength = pktlen; in rtw_hal_construct_P2PProvisionDisRsp()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/rtl8723b/
H A Drtl8723b_cmd.c137 static void ConstructBeacon(_adapter *padapter, u8 *pframe, u32 *pLength) in ConstructBeacon() argument
228 *pLength = pktlen; in ConstructBeacon()
234 static void ConstructPSPoll(_adapter *padapter, u8 *pframe, u32 *pLength) in ConstructPSPoll() argument
261 *pLength = 16; in ConstructPSPoll()
267 u32 *pLength, in ConstructNullFunctionData() argument
331 *pLength = pktlen; in ConstructNullFunctionData()
839 u32 *pLength, in ConstructBtNullFunctionData() argument
895 *pLength = pktlen; in ConstructBtNullFunctionData()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/
H A Dhal_com.c3894 static void rtw_hal_construct_P2PBeacon(_adapter *padapter, u8 *pframe, u32 *pLength) in rtw_hal_construct_P2PBeacon() argument
4156 *pLength = pktlen; in rtw_hal_construct_P2PBeacon()
4182 static void rtw_hal_construct_P2PProbeRsp(_adapter *padapter, u8 *pframe, u32 *pLength) in rtw_hal_construct_P2PProbeRsp() argument
4489 *pLength = pktlen; in rtw_hal_construct_P2PProbeRsp()
4503 static void rtw_hal_construct_P2PNegoRsp(_adapter *padapter, u8 *pframe, u32 *pLength) in rtw_hal_construct_P2PNegoRsp() argument
4907 *pLength = pktlen; in rtw_hal_construct_P2PNegoRsp()
4921 static void rtw_hal_construct_P2PInviteRsp(_adapter *padapter, u8 *pframe, u32 *pLength) in rtw_hal_construct_P2PInviteRsp() argument
5164 *pLength = pktlen; in rtw_hal_construct_P2PInviteRsp()
5180 static void rtw_hal_construct_P2PProvisionDisRsp(_adapter *padapter, u8 *pframe, u32 *pLength) in rtw_hal_construct_P2PProvisionDisRsp() argument
5277 *pLength = pktlen; in rtw_hal_construct_P2PProvisionDisRsp()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/
H A Dhal_com.c6276 static void rtw_hal_construct_P2PBeacon(_adapter *padapter, u8 *pframe, u32 *pLength) in rtw_hal_construct_P2PBeacon() argument
6538 *pLength = pktlen; in rtw_hal_construct_P2PBeacon()
6553 static void rtw_hal_construct_P2PProbeRsp(_adapter *padapter, u8 *pframe, u32 *pLength) in rtw_hal_construct_P2PProbeRsp() argument
6824 *pLength = pktlen; in rtw_hal_construct_P2PProbeRsp()
6838 static void rtw_hal_construct_P2PNegoRsp(_adapter *padapter, u8 *pframe, u32 *pLength) in rtw_hal_construct_P2PNegoRsp() argument
7228 *pLength = pktlen; in rtw_hal_construct_P2PNegoRsp()
7242 static void rtw_hal_construct_P2PInviteRsp(_adapter *padapter, u8 *pframe, u32 *pLength) in rtw_hal_construct_P2PInviteRsp() argument
7473 *pLength = pktlen; in rtw_hal_construct_P2PInviteRsp()
7489 static void rtw_hal_construct_P2PProvisionDisRsp(_adapter *padapter, u8 *pframe, u32 *pLength) in rtw_hal_construct_P2PProvisionDisRsp() argument
7586 *pLength = pktlen; in rtw_hal_construct_P2PProvisionDisRsp()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/rtl8822b/
H A Drtl8822b_cmd.c569 static void ConstructBeacon(PADAPTER adapter, u8 *pframe, u32 *pLength) in ConstructBeacon() argument
653 *pLength = pktlen; in ConstructBeacon()
656 static void ConstructPSPoll(PADAPTER adapter, u8 *pframe, u32 *pLength) in ConstructPSPoll() argument
682 *pLength = 16; in ConstructPSPoll()
688 u32 *pLength, in ConstructNullFunctionData() argument
750 *pLength = pktlen; in ConstructNullFunctionData()
753 static void ConstructProbeRsp(PADAPTER adapter, u8 *pframe, u32 *pLength, u8 *StaAddr, BOOLEAN bHid… in ConstructProbeRsp() argument
905 *pLength = pktlen; in ConstructProbeRsp()
911 u32 *pLength, in ConstructBtNullFunctionData() argument
967 *pLength = pktlen; in ConstructBtNullFunctionData()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/rtl8723b/
H A Drtl8723b_cmd.c153 static void ConstructBeacon(_adapter *padapter, u8 *pframe, u32 *pLength) in ConstructBeacon() argument
249 *pLength = pktlen; in ConstructBeacon()
255 static void ConstructPSPoll(_adapter *padapter, u8 *pframe, u32 *pLength) in ConstructPSPoll() argument
282 *pLength = 16; in ConstructPSPoll()
288 u32 *pLength, in ConstructNullFunctionData() argument
355 *pLength = pktlen; in ConstructNullFunctionData()
989 u32 *pLength, in ConstructBtNullFunctionData() argument
1049 *pLength = pktlen; in ConstructBtNullFunctionData()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/
H A Dhal_com.c6370 static void rtw_hal_construct_P2PBeacon(_adapter *padapter, u8 *pframe, u32 *pLength) in rtw_hal_construct_P2PBeacon() argument
6632 *pLength = pktlen; in rtw_hal_construct_P2PBeacon()
6647 static void rtw_hal_construct_P2PProbeRsp(_adapter *padapter, u8 *pframe, u32 *pLength) in rtw_hal_construct_P2PProbeRsp() argument
6918 *pLength = pktlen; in rtw_hal_construct_P2PProbeRsp()
6932 static void rtw_hal_construct_P2PNegoRsp(_adapter *padapter, u8 *pframe, u32 *pLength) in rtw_hal_construct_P2PNegoRsp() argument
7322 *pLength = pktlen; in rtw_hal_construct_P2PNegoRsp()
7336 static void rtw_hal_construct_P2PInviteRsp(_adapter *padapter, u8 *pframe, u32 *pLength) in rtw_hal_construct_P2PInviteRsp() argument
7567 *pLength = pktlen; in rtw_hal_construct_P2PInviteRsp()
7583 static void rtw_hal_construct_P2PProvisionDisRsp(_adapter *padapter, u8 *pframe, u32 *pLength) in rtw_hal_construct_P2PProvisionDisRsp() argument
7680 *pLength = pktlen; in rtw_hal_construct_P2PProvisionDisRsp()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/
H A Dhal_com.c6493 static void rtw_hal_construct_P2PBeacon(_adapter *padapter, u8 *pframe, u32 *pLength) in rtw_hal_construct_P2PBeacon() argument
6755 *pLength = pktlen; in rtw_hal_construct_P2PBeacon()
6770 static void rtw_hal_construct_P2PProbeRsp(_adapter *padapter, u8 *pframe, u32 *pLength) in rtw_hal_construct_P2PProbeRsp() argument
7041 *pLength = pktlen; in rtw_hal_construct_P2PProbeRsp()
7055 static void rtw_hal_construct_P2PNegoRsp(_adapter *padapter, u8 *pframe, u32 *pLength) in rtw_hal_construct_P2PNegoRsp() argument
7445 *pLength = pktlen; in rtw_hal_construct_P2PNegoRsp()
7459 static void rtw_hal_construct_P2PInviteRsp(_adapter *padapter, u8 *pframe, u32 *pLength) in rtw_hal_construct_P2PInviteRsp() argument
7690 *pLength = pktlen; in rtw_hal_construct_P2PInviteRsp()
7706 static void rtw_hal_construct_P2PProvisionDisRsp(_adapter *padapter, u8 *pframe, u32 *pLength) in rtw_hal_construct_P2PProvisionDisRsp() argument
7803 *pLength = pktlen; in rtw_hal_construct_P2PProvisionDisRsp()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/
H A Dhal_com.c6381 static void rtw_hal_construct_P2PBeacon(_adapter *padapter, u8 *pframe, u32 *pLength) in rtw_hal_construct_P2PBeacon() argument
6643 *pLength = pktlen; in rtw_hal_construct_P2PBeacon()
6658 static void rtw_hal_construct_P2PProbeRsp(_adapter *padapter, u8 *pframe, u32 *pLength) in rtw_hal_construct_P2PProbeRsp() argument
6929 *pLength = pktlen; in rtw_hal_construct_P2PProbeRsp()
6943 static void rtw_hal_construct_P2PNegoRsp(_adapter *padapter, u8 *pframe, u32 *pLength) in rtw_hal_construct_P2PNegoRsp() argument
7333 *pLength = pktlen; in rtw_hal_construct_P2PNegoRsp()
7347 static void rtw_hal_construct_P2PInviteRsp(_adapter *padapter, u8 *pframe, u32 *pLength) in rtw_hal_construct_P2PInviteRsp() argument
7578 *pLength = pktlen; in rtw_hal_construct_P2PInviteRsp()
7594 static void rtw_hal_construct_P2PProvisionDisRsp(_adapter *padapter, u8 *pframe, u32 *pLength) in rtw_hal_construct_P2PProvisionDisRsp() argument
7691 *pLength = pktlen; in rtw_hal_construct_P2PProvisionDisRsp()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/hal/
H A Dhal_com.c6385 static void rtw_hal_construct_P2PBeacon(_adapter *padapter, u8 *pframe, u32 *pLength) in rtw_hal_construct_P2PBeacon() argument
6647 *pLength = pktlen; in rtw_hal_construct_P2PBeacon()
6662 static void rtw_hal_construct_P2PProbeRsp(_adapter *padapter, u8 *pframe, u32 *pLength) in rtw_hal_construct_P2PProbeRsp() argument
6933 *pLength = pktlen; in rtw_hal_construct_P2PProbeRsp()
6947 static void rtw_hal_construct_P2PNegoRsp(_adapter *padapter, u8 *pframe, u32 *pLength) in rtw_hal_construct_P2PNegoRsp() argument
7337 *pLength = pktlen; in rtw_hal_construct_P2PNegoRsp()
7351 static void rtw_hal_construct_P2PInviteRsp(_adapter *padapter, u8 *pframe, u32 *pLength) in rtw_hal_construct_P2PInviteRsp() argument
7582 *pLength = pktlen; in rtw_hal_construct_P2PInviteRsp()
7598 static void rtw_hal_construct_P2PProvisionDisRsp(_adapter *padapter, u8 *pframe, u32 *pLength) in rtw_hal_construct_P2PProvisionDisRsp() argument
7695 *pLength = pktlen; in rtw_hal_construct_P2PProvisionDisRsp()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/
H A Dhal_com.c6474 static void rtw_hal_construct_P2PBeacon(_adapter *padapter, u8 *pframe, u32 *pLength) in rtw_hal_construct_P2PBeacon() argument
6736 *pLength = pktlen; in rtw_hal_construct_P2PBeacon()
6751 static void rtw_hal_construct_P2PProbeRsp(_adapter *padapter, u8 *pframe, u32 *pLength) in rtw_hal_construct_P2PProbeRsp() argument
7022 *pLength = pktlen; in rtw_hal_construct_P2PProbeRsp()
7036 static void rtw_hal_construct_P2PNegoRsp(_adapter *padapter, u8 *pframe, u32 *pLength) in rtw_hal_construct_P2PNegoRsp() argument
7426 *pLength = pktlen; in rtw_hal_construct_P2PNegoRsp()
7440 static void rtw_hal_construct_P2PInviteRsp(_adapter *padapter, u8 *pframe, u32 *pLength) in rtw_hal_construct_P2PInviteRsp() argument
7671 *pLength = pktlen; in rtw_hal_construct_P2PInviteRsp()
7687 static void rtw_hal_construct_P2PProvisionDisRsp(_adapter *padapter, u8 *pframe, u32 *pLength) in rtw_hal_construct_P2PProvisionDisRsp() argument
7784 *pLength = pktlen; in rtw_hal_construct_P2PProvisionDisRsp()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/
H A Dhal_com.c6488 static void rtw_hal_construct_P2PBeacon(_adapter *padapter, u8 *pframe, u32 *pLength) in rtw_hal_construct_P2PBeacon() argument
6750 *pLength = pktlen; in rtw_hal_construct_P2PBeacon()
6765 static void rtw_hal_construct_P2PProbeRsp(_adapter *padapter, u8 *pframe, u32 *pLength) in rtw_hal_construct_P2PProbeRsp() argument
7036 *pLength = pktlen; in rtw_hal_construct_P2PProbeRsp()
7050 static void rtw_hal_construct_P2PNegoRsp(_adapter *padapter, u8 *pframe, u32 *pLength) in rtw_hal_construct_P2PNegoRsp() argument
7440 *pLength = pktlen; in rtw_hal_construct_P2PNegoRsp()
7454 static void rtw_hal_construct_P2PInviteRsp(_adapter *padapter, u8 *pframe, u32 *pLength) in rtw_hal_construct_P2PInviteRsp() argument
7685 *pLength = pktlen; in rtw_hal_construct_P2PInviteRsp()
7701 static void rtw_hal_construct_P2PProvisionDisRsp(_adapter *padapter, u8 *pframe, u32 *pLength) in rtw_hal_construct_P2PProvisionDisRsp() argument
7798 *pLength = pktlen; in rtw_hal_construct_P2PProvisionDisRsp()
[all …]
/OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/minzip/
H A DBits.h251 INLINE char* readNewUtf8String(unsigned char const** ppSrc, size_t* pLength) in readNewUtf8String() argument
263 *pLength = length; in readNewUtf8String()

123