Searched refs:a_ctrl (Results 1 – 8 of 8) sorted by relevance
295 phl_sta->asoc_cap.a_ctrl = GET_HE_MAC_CAP_TRS_SUPPORT(ele_start); in update_sta_he_mac_cap_apmode()296 phl_sta->asoc_cap.a_ctrl |= ((GET_HE_MAC_CAP_BRS_SUPPORT(ele_start)) << 1); in update_sta_he_mac_cap_apmode()298 phl_sta->asoc_cap.a_ctrl |= ((GET_HE_MAC_CAP_OM_CTRL_SUPPORT(ele_start)) << 2); in update_sta_he_mac_cap_apmode()469 phl_sta->asoc_cap.a_ctrl = GET_HE_MAC_CAP_TRS_SUPPORT(ele_start); in HE_mac_caps_handler()470 phl_sta->asoc_cap.a_ctrl |= ((GET_HE_MAC_CAP_BRS_SUPPORT(ele_start)) << 1); in HE_mac_caps_handler()472 phl_sta->asoc_cap.a_ctrl |= ((GET_HE_MAC_CAP_OM_CTRL_SUPPORT(ele_start)) << 2); in HE_mac_caps_handler()869 if (proto_cap->htc_rx && (proto_cap->a_ctrl & BIT(0))) in rtw_build_he_mac_caps()872 if (proto_cap->a_ctrl & BIT(1)) in rtw_build_he_mac_caps()878 if (proto_cap->htc_rx && (proto_cap->a_ctrl & BIT(2))) in rtw_build_he_mac_caps()
1732 cap->a_ctrl:3; in rtw_update_phl_sta_cap()
1736 cap->a_ctrl:3; in rtw_update_phl_sta_cap()
449 proto_role_cap->a_ctrl = 0xe; in _phl_init_protocol_cap()611 proto_role_cap->a_ctrl = 0x6; in _phl_init_protocol_cap()
994 u8 a_ctrl:4; member
467 proto_role_cap->a_ctrl = 0xe; in _phl_init_protocol_cap()629 proto_role_cap->a_ctrl = 0x6; in _phl_init_protocol_cap()
997 u8 a_ctrl:4; member