Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Ddebugfs.c601 if (rsp->tas_status_mac[i].band != TAS_LMAC_BAND_INVALID && in iwl_dbgfs_tas_get_status_read()
602 rsp->tas_status_mac[i].dynamic_status & BIT(TAS_DYNA_ACTIVE)) { in iwl_dbgfs_tas_get_status_read()
604 switch (rsp->tas_status_mac[i].band) { in iwl_dbgfs_tas_get_status_read()
621 rsp->tas_status_mac[i].band); in iwl_dbgfs_tas_get_status_read()
660 if (rsp->tas_status_mac[i].static_status == 0) { in iwl_dbgfs_tas_get_status_read()
670 switch (rsp->tas_status_mac[i].band) { in iwl_dbgfs_tas_get_status_read()
688 rsp->tas_status_mac[i].band); in iwl_dbgfs_tas_get_status_read()
692 rsp->tas_status_mac[i].static_status ? in iwl_dbgfs_tas_get_status_read()
696 if (rsp->tas_status_mac[i].static_dis_reason < TAS_DISABLED_REASON_MAX) in iwl_dbgfs_tas_get_status_read()
698 tas_dis_reason[rsp->tas_status_mac[i].static_dis_reason], in iwl_dbgfs_tas_get_status_read()
[all …]