Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Ddebugfs-vif.c629 struct cfg80211_chan_def min_def, ap_def; in iwl_dbgfs_rx_phyinfo_write() local
643 ap_def = chanctx_conf->ap; in iwl_dbgfs_rx_phyinfo_write()
652 ret = iwl_mvm_phy_ctxt_changed(mvm, phy_ctxt, &min_def, &ap_def, in iwl_dbgfs_rx_phyinfo_write()
H A Dd3.c722 struct cfg80211_chan_def chandef, ap_def; in iwl_mvm_d3_reprogram() local
743 ap_def = ctx->ap; in iwl_mvm_d3_reprogram()
749 &ap_def, chains_static, chains_dynamic); in iwl_mvm_d3_reprogram()