Home
last modified time | relevance | path

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

/src/sys/contrib/dev/iwlwifi/fw/
H A Ddump.c34 u32 bcon_time; /* beacon timer */ member
211 IWL_ERR(fwrt, "0x%08X | beacon time\n", table.bcon_time); in iwl_fwrt_dump_lmac_error_log()
/src/sys/dev/iwm/
H A Dif_iwm.c5073 uint32_t bcon_time; /* beacon timer */ member
5270 device_printf(sc->sc_dev, "%08X | beacon time\n", table.bcon_time); in iwm_nic_error()
/src/sys/dev/iwx/
H A Dif_iwx.c8677 uint32_t bcon_time; /* beacon timer */ member
8883 printf("%s: %08X | beacon time\n", DEVNAME(sc), table.bcon_time); in iwx_nic_error()