Searched refs:iwl_mvm_phy_ctxt_apply (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | phy-ctxt.c | 202 static int iwl_mvm_phy_ctxt_apply(struct iwl_mvm *mvm, in iwl_mvm_phy_ctxt_apply() function 287 ret = iwl_mvm_phy_ctxt_apply(mvm, ctxt, chandef, ap, in iwl_mvm_phy_ctxt_add() 345 ret = iwl_mvm_phy_ctxt_apply(mvm, ctxt, chandef, NULL, in iwl_mvm_phy_ctxt_changed() 359 return iwl_mvm_phy_ctxt_apply(mvm, ctxt, chandef, ap, in iwl_mvm_phy_ctxt_changed() 379 iwl_mvm_phy_ctxt_apply(mvm, ctxt, &chandef, NULL, 1, 1, in iwl_mvm_phy_ctxt_unref()
|