Lines Matching refs:pLength
6493 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()
7888 u8 *pframe, u32 *pLength) in rtw_hal_construct_beacon() argument
7982 *pLength = pktlen; in rtw_hal_construct_beacon()
7989 u8 *pframe, u32 *pLength) in rtw_hal_construct_PSPoll() argument
8016 *pLength = 16; in rtw_hal_construct_PSPoll()
8060 u32 *pLength, in rtw_hal_construct_NullFunctionData() argument
8131 *pLength = pktlen; in rtw_hal_construct_NullFunctionData()
8134 void rtw_hal_construct_ProbeRsp(_adapter *padapter, u8 *pframe, u32 *pLength, in rtw_hal_construct_ProbeRsp() argument
8172 *pLength = pktlen; in rtw_hal_construct_ProbeRsp()
8229 u32 *pLength, in rtw_hal_construct_ARPRsp() argument
8274 *pLength = sMacHdrLng; in rtw_hal_construct_ARPRsp()
8276 *pLength = 24; in rtw_hal_construct_ARPRsp()
8299 _rtw_memset(&(pframe[*pLength]), 0, EncryptionHeadOverhead); in rtw_hal_construct_ARPRsp()
8300 *pLength += EncryptionHeadOverhead; in rtw_hal_construct_ARPRsp()
8308 arp_offset = *pLength; in rtw_hal_construct_ARPRsp()
8313 *pLength += 8; in rtw_hal_construct_ARPRsp()
8341 *pLength += 28; in rtw_hal_construct_ARPRsp()
8348 *pLength += 8; in rtw_hal_construct_ARPRsp()
8357 u8 *pframe, u32 *pLength) in rtw_hal_construct_na_message() argument
8401 *pLength = sMacHdrLng; in rtw_hal_construct_na_message()
8403 *pLength = 24; in rtw_hal_construct_na_message()
8426 _rtw_memset(&(pframe[*pLength]), 0, EncryptionHeadOverhead); in rtw_hal_construct_na_message()
8427 *pLength += EncryptionHeadOverhead; in rtw_hal_construct_na_message()
8435 na_msg_offset = *pLength; in rtw_hal_construct_na_message()
8442 *pLength += val8; in rtw_hal_construct_na_message()
8449 *pLength += val8; in rtw_hal_construct_na_message()
8455 *pLength += val8; in rtw_hal_construct_na_message()
8459 _rtw_memset(&(p_na_msg[*pLength]), 0, 32); in rtw_hal_construct_na_message()
8460 *pLength += 32; in rtw_hal_construct_na_message()
8471 *pLength += val8; in rtw_hal_construct_na_message()
8475 _rtw_memset(&(p_na_msg[*pLength]), 0, 16); in rtw_hal_construct_na_message()
8476 *pLength += 16; in rtw_hal_construct_na_message()
8482 *pLength += 2; in rtw_hal_construct_na_message()
8485 _rtw_memset(&(p_na_msg[*pLength]), 0, 6); in rtw_hal_construct_na_message()
8486 *pLength += 6; in rtw_hal_construct_na_message()
8495 *pLength += 8; in rtw_hal_construct_na_message()
8502 u8 *pframe, u32 *pLength) in rtw_hal_construct_ndp_info() argument
8533 u32 *pLength, pno_ssid_t *ssid) in rtw_hal_construct_ProbeReq() argument
8579 *pLength = pktlen; in rtw_hal_construct_ProbeReq()
8583 u8 *pframe, u32 *pLength) in rtw_hal_construct_PNO_info() argument
8589 pPnoInfoPkt = (u8 *)(pframe + *pLength); in rtw_hal_construct_PNO_info()
8622 *pLength += 128; in rtw_hal_construct_PNO_info()
8628 *pLength += WLAN_SSID_MAXLEN; in rtw_hal_construct_PNO_info()
8634 u8 *pframe, u32 *pLength) in rtw_hal_construct_ssid_list() argument
8640 pSSIDListPkt = (u8 *)(pframe + *pLength); in rtw_hal_construct_ssid_list()
8646 *pLength += WLAN_SSID_MAXLEN; in rtw_hal_construct_ssid_list()
8652 u8 *pframe, u32 *pLength) in rtw_hal_construct_scan_info() argument
8658 pScanInfoPkt = (u8 *)(pframe + *pLength); in rtw_hal_construct_scan_info()
8662 *pLength += 1; in rtw_hal_construct_scan_info()
8667 *pLength += 1; in rtw_hal_construct_scan_info()
8672 *pLength += 1; in rtw_hal_construct_scan_info()
8676 *pLength += 1; in rtw_hal_construct_scan_info()
8680 *pLength += 1; in rtw_hal_construct_scan_info()
8684 *pLength += 1; in rtw_hal_construct_scan_info()
8688 *pLength += 1; in rtw_hal_construct_scan_info()
8692 *pLength += 1; in rtw_hal_construct_scan_info()
8696 *pLength += 8; in rtw_hal_construct_scan_info()
8702 *pLength += 4; in rtw_hal_construct_scan_info()
8712 u32 *pLength in rtw_hal_construct_GTKRsp() argument
8754 *pLength = sMacHdrLng; in rtw_hal_construct_GTKRsp()
8756 *pLength = 24; in rtw_hal_construct_GTKRsp()
8783 _rtw_memset(&(pframe[*pLength]), 0, EncryptionHeadOverhead); in rtw_hal_construct_GTKRsp()
8784 *pLength += EncryptionHeadOverhead; in rtw_hal_construct_GTKRsp()
8792 pGTKRspPkt = (u8 *)(pframe + *pLength); in rtw_hal_construct_GTKRsp()
8795 *pLength += 8; in rtw_hal_construct_GTKRsp()
8807 *pLength += 11; in rtw_hal_construct_GTKRsp()
8810 _rtw_memset(&(pframe[*pLength]), 0, 88); in rtw_hal_construct_GTKRsp()
8811 *pLength += 88; in rtw_hal_construct_GTKRsp()
8815 *pLength += 8; in rtw_hal_construct_GTKRsp()
8824 u8 *pframe, u32 *pLength) in rtw_hal_construct_remote_control_info() argument
8852 *pLength += sz; in rtw_hal_construct_remote_control_info()
8865 *pLength += sz; in rtw_hal_construct_remote_control_info()
8869 *pLength += sz; in rtw_hal_construct_remote_control_info()
8885 *pLength += sz; in rtw_hal_construct_remote_control_info()