Searched refs:NUM_MAC_INDEX_DRIVER (Results 1 – 7 of 7) sorted by relevance
15 #define NUM_MAC_INDEX_DRIVER MAC_INDEX_AUX macro16 #define NUM_MAC_INDEX (NUM_MAC_INDEX_DRIVER + 1)17 #define NUM_MAC_INDEX_CDB (NUM_MAC_INDEX_DRIVER + 2)
783 if (mvmvif->id >= NUM_MAC_INDEX_DRIVER) in iwl_mvm_tcm_iter()933 u32 band[NUM_MAC_INDEX_DRIVER] = {0}; in iwl_mvm_calc_tcm_stats()951 for (mac = 0; mac < NUM_MAC_INDEX_DRIVER; mac++) { in iwl_mvm_calc_tcm_stats()1093 for (mac = 0; mac < NUM_MAC_INDEX_DRIVER; mac++) { in iwl_mvm_resume_tcm()
618 struct iwl_mvm_tcm_mac data[NUM_MAC_INDEX_DRIVER];621 u32 airtime[NUM_MAC_INDEX_DRIVER];622 enum iwl_mvm_traffic_load load[NUM_MAC_INDEX_DRIVER];625 bool low_latency[NUM_MAC_INDEX_DRIVER];626 bool change[NUM_MAC_INDEX_DRIVER];1011 struct ieee80211_vif __rcu *vif_id_to_mac[NUM_MAC_INDEX_DRIVER];
37 unsigned long available_mac_ids[BITS_TO_LONGS(NUM_MAC_INDEX_DRIVER)];202 .available_mac_ids = { (1 << NUM_MAC_INDEX_DRIVER) - 1 }, in iwl_mvm_mac_ctxt_init()266 NUM_MAC_INDEX_DRIVER); in iwl_mvm_mac_ctxt_init()267 if (mvmvif->id == NUM_MAC_INDEX_DRIVER) { in iwl_mvm_mac_ctxt_init()
1097 if (mac >= NUM_MAC_INDEX_DRIVER) in iwl_mvm_tx_airtime()1118 if (mac >= NUM_MAC_INDEX_DRIVER) in iwl_mvm_tx_pkt_queued()
738 for (i = 0; i < NUM_MAC_INDEX_DRIVER; i++) { in iwl_mvm_update_tcm_from_stats()
1436 for (i = 0; i < NUM_MAC_INDEX_DRIVER; i++) { in _iwl_dbgfs_inject_beacon_ie()1445 if (i == NUM_MAC_INDEX_DRIVER || !vif) in _iwl_dbgfs_inject_beacon_ie()