Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/mvm/
Ddebugfs-vif.c595 struct cfg80211_chan_def min_def, ap_def; in iwl_dbgfs_rx_phyinfo_write() local
609 ap_def = chanctx_conf->ap; in iwl_dbgfs_rx_phyinfo_write()
618 ret = iwl_mvm_phy_ctxt_changed(mvm, phy_ctxt, &min_def, &ap_def, in iwl_dbgfs_rx_phyinfo_write()
Dd3.c732 struct cfg80211_chan_def chandef, ap_def; in iwl_mvm_d3_reprogram() local
754 ap_def = ctx->ap; in iwl_mvm_d3_reprogram()
760 &ap_def, chains_static, chains_dynamic); in iwl_mvm_d3_reprogram()