Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/
H A Ddebugfs.c802 if (rsp->tas_status_mac[i].band != TAS_LMAC_BAND_INVALID && in iwl_dbgfs_tas_get_status_read()
803 rsp->tas_status_mac[i].dynamic_status & BIT(TAS_DYNA_ACTIVE)) { in iwl_dbgfs_tas_get_status_read()
805 switch (rsp->tas_status_mac[i].band) { in iwl_dbgfs_tas_get_status_read()
822 rsp->tas_status_mac[i].band); in iwl_dbgfs_tas_get_status_read()
853 if (rsp->tas_status_mac[i].static_status == 0) { in iwl_dbgfs_tas_get_status_read()
863 switch (rsp->tas_status_mac[i].band) { in iwl_dbgfs_tas_get_status_read()
881 rsp->tas_status_mac[i].band); in iwl_dbgfs_tas_get_status_read()
885 rsp->tas_status_mac[i].static_status ? in iwl_dbgfs_tas_get_status_read()
889 if (rsp->tas_status_mac[i].static_dis_reason < TAS_DISABLED_REASON_MAX) in iwl_dbgfs_tas_get_status_read()
891 tas_dis_reason[rsp->tas_status_mac[ in iwl_dbgfs_tas_get_status_read()
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Ddebug.h470 * @tas_status_mac: TAS status per lmac, uses
480 struct iwl_mvm_tas_status_per_mac tas_status_mac[2]; member

Completed in 4 milliseconds