Searched refs:iwl_mvm_phy_send_rlc (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | phy-ctxt.c | 155 int iwl_mvm_phy_send_rlc(struct iwl_mvm *mvm, struct iwl_mvm_phy_ctxt *ctxt, in iwl_mvm_phy_send_rlc() function 263 return iwl_mvm_phy_send_rlc(mvm, ctxt, chains_static, in iwl_mvm_phy_ctxt_apply() 336 return iwl_mvm_phy_send_rlc(mvm, ctxt, chains_static, in iwl_mvm_phy_ctxt_changed()
|
D | mld-mac80211.c | 257 ret = iwl_mvm_phy_send_rlc(mvm, link->phy_ctxt, 2, 2); in iwl_mvm_esr_mode_active() 459 ret = iwl_mvm_phy_send_rlc(mvm, phy_ctxt, static_chains, in iwl_mvm_esr_mode_inactive()
|
D | mvm.h | 2011 int iwl_mvm_phy_send_rlc(struct iwl_mvm *mvm, struct iwl_mvm_phy_ctxt *ctxt,
|