Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/mvm/
Dmac-ctxt.c651 u32 twt_policy = 0; in iwl_mvm_mac_ctxt_cmd_sta_get_twt_policy() local
654 twt_policy |= TWT_SUPPORTED; in iwl_mvm_mac_ctxt_cmd_sta_get_twt_policy()
656 twt_policy |= PROTECTED_TWT_SUPPORTED; in iwl_mvm_mac_ctxt_cmd_sta_get_twt_policy()
658 twt_policy |= BROADCAST_TWT_SUPPORTED; in iwl_mvm_mac_ctxt_cmd_sta_get_twt_policy()
660 return twt_policy; in iwl_mvm_mac_ctxt_cmd_sta_get_twt_policy()