Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/iwlwifi/
Diwl-devtrace-iwlwifi.h118 u32 blink2, u32 ilink1, u32 ilink2, u32 bcon_time,
122 blink1, blink2, ilink1, ilink2, bcon_time, gp1, gp2,
135 __field(u32, bcon_time)
155 __entry->bcon_time = bcon_time;
172 __entry->bcon_time, __entry->gp1, __entry->gp2,
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/
Dutils.c346 u32 bcon_time; /* beacon timer */ member
393 u32 bcon_time; /* beacon timer */ member
539 table.ilink2, table.bcon_time, table.gp1, in iwl_mvm_dump_nic_error_log_old()
552 IWL_ERR(mvm, "0x%08X | beacon time\n", table.bcon_time); in iwl_mvm_dump_nic_error_log_old()
625 table.ilink2, table.bcon_time, table.gp1, in iwl_mvm_dump_nic_error_log()
638 IWL_ERR(mvm, "0x%08X | beacon time\n", table.bcon_time); in iwl_mvm_dump_nic_error_log()
/linux-4.1.27/drivers/net/wireless/iwlwifi/dvm/
Dmain.c1550 table.ilink2, table.bcon_time, table.gp1, in iwl_dump_nic_error_log()
1563 IWL_ERR(priv, "0x%08X | beacon time\n", table.bcon_time); in iwl_dump_nic_error_log()
Dcommands.h436 u32 bcon_time; /* beacon timer */ member