Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/iwlwifi/
Diwl-devtrace.h312 u32 blink2, u32 ilink1, u32 ilink2, u32 bcon_time,
316 blink1, blink2, ilink1, ilink2, bcon_time, gp1, gp2,
329 __field(u32, bcon_time)
348 __entry->bcon_time = bcon_time;
364 __entry->bcon_time, __entry->gp1, __entry->gp2,
Diwl-trans-pcie-rx.c650 table.ilink2, table.bcon_time, table.gp1, in iwl_dump_nic_error_log()
663 IWL_ERR(trans, "0x%08X | beacon time\n", table.bcon_time); in iwl_dump_nic_error_log()
Diwl-commands.h401 u32 bcon_time; /* beacon timer */ member