Searched refs:iwl_mvm_phy_ctxt_apply (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14-stable/sys/contrib/dev/iwlwifi/mvm/ |
| HD | phy-ctxt.c | 198 static int iwl_mvm_phy_ctxt_apply(struct iwl_mvm *mvm, in iwl_mvm_phy_ctxt_apply() function 283 ret = iwl_mvm_phy_ctxt_apply(mvm, ctxt, chandef, ap, in iwl_mvm_phy_ctxt_add() 341 ret = iwl_mvm_phy_ctxt_apply(mvm, ctxt, chandef, NULL, in iwl_mvm_phy_ctxt_changed() 355 return iwl_mvm_phy_ctxt_apply(mvm, ctxt, chandef, ap, in iwl_mvm_phy_ctxt_changed() 375 iwl_mvm_phy_ctxt_apply(mvm, ctxt, &chandef, NULL, 1, 1, in iwl_mvm_phy_ctxt_unref()
|