Home
last modified time | relevance | path

Searched refs:p_bf_rpt_poll (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/phydm/txbf/
H A Dhaltxbfinterface.c669 u8 *p_bf_rpt_poll = buffer; local
672 SET_80211_HDR_FRAME_CONTROL(p_bf_rpt_poll, 0);
673 SET_80211_HDR_TYPE_AND_SUBTYPE(p_bf_rpt_poll, Type_Beamforming_Report_Poll);
676 SET_80211_HDR_DURATION(p_bf_rpt_poll, 100);
679 SET_VHT_BF_REPORT_POLL_RA(p_bf_rpt_poll, RA);
682 SET_VHT_BF_REPORT_POLL_TA(p_bf_rpt_poll, adapter->CurrentAddress);
685 SET_VHT_BF_REPORT_POLL_FEEDBACK_SEG_RETRAN_BITMAP(p_bf_rpt_poll, 0xFF);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/phydm/txbf/
H A Dhaltxbfinterface.c669 u8 *p_bf_rpt_poll = buffer; local
672 SET_80211_HDR_FRAME_CONTROL(p_bf_rpt_poll, 0);
673 SET_80211_HDR_TYPE_AND_SUBTYPE(p_bf_rpt_poll, Type_Beamforming_Report_Poll);
676 SET_80211_HDR_DURATION(p_bf_rpt_poll, 100);
679 SET_VHT_BF_REPORT_POLL_RA(p_bf_rpt_poll, RA);
682 SET_VHT_BF_REPORT_POLL_TA(p_bf_rpt_poll, adapter->CurrentAddress);
685 SET_VHT_BF_REPORT_POLL_FEEDBACK_SEG_RETRAN_BITMAP(p_bf_rpt_poll, 0xFF);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/phydm/txbf/
H A Dhaltxbfinterface.c669 u8 *p_bf_rpt_poll = buffer; local
672 SET_80211_HDR_FRAME_CONTROL(p_bf_rpt_poll, 0);
673 SET_80211_HDR_TYPE_AND_SUBTYPE(p_bf_rpt_poll, Type_Beamforming_Report_Poll);
676 SET_80211_HDR_DURATION(p_bf_rpt_poll, 100);
679 SET_VHT_BF_REPORT_POLL_RA(p_bf_rpt_poll, RA);
682 SET_VHT_BF_REPORT_POLL_TA(p_bf_rpt_poll, adapter->CurrentAddress);
685 SET_VHT_BF_REPORT_POLL_FEEDBACK_SEG_RETRAN_BITMAP(p_bf_rpt_poll, 0xFF);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/phydm/txbf/
H A Dhaltxbfinterface.c668 u8 *p_bf_rpt_poll = buffer; local
671 SET_80211_HDR_FRAME_CONTROL(p_bf_rpt_poll, 0);
672 SET_80211_HDR_TYPE_AND_SUBTYPE(p_bf_rpt_poll, Type_Beamforming_Report_Poll);
675 SET_80211_HDR_DURATION(p_bf_rpt_poll, 100);
678 SET_VHT_BF_REPORT_POLL_RA(p_bf_rpt_poll, RA);
681 SET_VHT_BF_REPORT_POLL_TA(p_bf_rpt_poll, adapter->CurrentAddress);
684 SET_VHT_BF_REPORT_POLL_FEEDBACK_SEG_RETRAN_BITMAP(p_bf_rpt_poll, 0xFF);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/hal/phydm/txbf/
H A Dhaltxbfinterface.c669 u8 *p_bf_rpt_poll = buffer; local
672 SET_80211_HDR_FRAME_CONTROL(p_bf_rpt_poll, 0);
673 SET_80211_HDR_TYPE_AND_SUBTYPE(p_bf_rpt_poll, Type_Beamforming_Report_Poll);
676 SET_80211_HDR_DURATION(p_bf_rpt_poll, 100);
679 SET_VHT_BF_REPORT_POLL_RA(p_bf_rpt_poll, RA);
682 SET_VHT_BF_REPORT_POLL_TA(p_bf_rpt_poll, adapter->CurrentAddress);
685 SET_VHT_BF_REPORT_POLL_FEEDBACK_SEG_RETRAN_BITMAP(p_bf_rpt_poll, 0xFF);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/phydm/txbf/
H A Dhaltxbfinterface.c668 u8 *p_bf_rpt_poll = buffer; local
671 SET_80211_HDR_FRAME_CONTROL(p_bf_rpt_poll, 0);
672 SET_80211_HDR_TYPE_AND_SUBTYPE(p_bf_rpt_poll, Type_Beamforming_Report_Poll);
675 SET_80211_HDR_DURATION(p_bf_rpt_poll, 100);
678 SET_VHT_BF_REPORT_POLL_RA(p_bf_rpt_poll, RA);
681 SET_VHT_BF_REPORT_POLL_TA(p_bf_rpt_poll, adapter->CurrentAddress);
684 SET_VHT_BF_REPORT_POLL_FEEDBACK_SEG_RETRAN_BITMAP(p_bf_rpt_poll, 0xFF);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/phydm/txbf/
H A Dhaltxbfinterface.c668 u8 *p_bf_rpt_poll = buffer; local
671 SET_80211_HDR_FRAME_CONTROL(p_bf_rpt_poll, 0);
672 SET_80211_HDR_TYPE_AND_SUBTYPE(p_bf_rpt_poll, Type_Beamforming_Report_Poll);
675 SET_80211_HDR_DURATION(p_bf_rpt_poll, 100);
678 SET_VHT_BF_REPORT_POLL_RA(p_bf_rpt_poll, RA);
681 SET_VHT_BF_REPORT_POLL_TA(p_bf_rpt_poll, adapter->CurrentAddress);
684 SET_VHT_BF_REPORT_POLL_FEEDBACK_SEG_RETRAN_BITMAP(p_bf_rpt_poll, 0xFF);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/phydm/txbf/
H A Dhaltxbfinterface.c668 u8 *p_bf_rpt_poll = buffer; local
671 SET_80211_HDR_FRAME_CONTROL(p_bf_rpt_poll, 0);
672 SET_80211_HDR_TYPE_AND_SUBTYPE(p_bf_rpt_poll, Type_Beamforming_Report_Poll);
675 SET_80211_HDR_DURATION(p_bf_rpt_poll, 100);
678 SET_VHT_BF_REPORT_POLL_RA(p_bf_rpt_poll, RA);
681 SET_VHT_BF_REPORT_POLL_TA(p_bf_rpt_poll, adapter->CurrentAddress);
684 SET_VHT_BF_REPORT_POLL_FEEDBACK_SEG_RETRAN_BITMAP(p_bf_rpt_poll, 0xFF);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/phydm/txbf/
H A Dhaltxbfinterface.c683 u8 *p_bf_rpt_poll = buffer; local
686 SET_80211_HDR_FRAME_CONTROL(p_bf_rpt_poll, 0);
687 SET_80211_HDR_TYPE_AND_SUBTYPE(p_bf_rpt_poll, Type_Beamforming_Report_Poll);
690 SET_80211_HDR_DURATION(p_bf_rpt_poll, 100);
693 SET_VHT_BF_REPORT_POLL_RA(p_bf_rpt_poll, RA);
696 SET_VHT_BF_REPORT_POLL_TA(p_bf_rpt_poll, adapter->CurrentAddress);
699 SET_VHT_BF_REPORT_POLL_FEEDBACK_SEG_RETRAN_BITMAP(p_bf_rpt_poll, 0xFF);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/phydm/txbf/
H A Dhaltxbfinterface.c668 u8 *p_bf_rpt_poll = buffer; local
671 SET_80211_HDR_FRAME_CONTROL(p_bf_rpt_poll, 0);
672 SET_80211_HDR_TYPE_AND_SUBTYPE(p_bf_rpt_poll, Type_Beamforming_Report_Poll);
675 SET_80211_HDR_DURATION(p_bf_rpt_poll, 100);
678 SET_VHT_BF_REPORT_POLL_RA(p_bf_rpt_poll, RA);
681 SET_VHT_BF_REPORT_POLL_TA(p_bf_rpt_poll, adapter->CurrentAddress);
684 SET_VHT_BF_REPORT_POLL_FEEDBACK_SEG_RETRAN_BITMAP(p_bf_rpt_poll, 0xFF);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/phydm/txbf/
H A Dhaltxbfinterface.c669 u8 *p_bf_rpt_poll = buffer; local
672 SET_80211_HDR_FRAME_CONTROL(p_bf_rpt_poll, 0);
673 SET_80211_HDR_TYPE_AND_SUBTYPE(p_bf_rpt_poll, Type_Beamforming_Report_Poll);
676 SET_80211_HDR_DURATION(p_bf_rpt_poll, 100);
679 SET_VHT_BF_REPORT_POLL_RA(p_bf_rpt_poll, RA);
682 SET_VHT_BF_REPORT_POLL_TA(p_bf_rpt_poll, adapter->CurrentAddress);
685 SET_VHT_BF_REPORT_POLL_FEEDBACK_SEG_RETRAN_BITMAP(p_bf_rpt_poll, 0xFF);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/phydm/txbf/
H A Dhaltxbfinterface.c668 u8 *p_bf_rpt_poll = buffer; local
671 SET_80211_HDR_FRAME_CONTROL(p_bf_rpt_poll, 0);
672 SET_80211_HDR_TYPE_AND_SUBTYPE(p_bf_rpt_poll, Type_Beamforming_Report_Poll);
675 SET_80211_HDR_DURATION(p_bf_rpt_poll, 100);
678 SET_VHT_BF_REPORT_POLL_RA(p_bf_rpt_poll, RA);
681 SET_VHT_BF_REPORT_POLL_TA(p_bf_rpt_poll, adapter->CurrentAddress);
684 SET_VHT_BF_REPORT_POLL_FEEDBACK_SEG_RETRAN_BITMAP(p_bf_rpt_poll, 0xFF);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/phydm/txbf/
H A Dhaltxbfinterface.c668 u8 *p_bf_rpt_poll = buffer; local
671 SET_80211_HDR_FRAME_CONTROL(p_bf_rpt_poll, 0);
672 SET_80211_HDR_TYPE_AND_SUBTYPE(p_bf_rpt_poll, Type_Beamforming_Report_Poll);
675 SET_80211_HDR_DURATION(p_bf_rpt_poll, 100);
678 SET_VHT_BF_REPORT_POLL_RA(p_bf_rpt_poll, RA);
681 SET_VHT_BF_REPORT_POLL_TA(p_bf_rpt_poll, adapter->CurrentAddress);
684 SET_VHT_BF_REPORT_POLL_FEEDBACK_SEG_RETRAN_BITMAP(p_bf_rpt_poll, 0xFF);