| Home | Sort by: relevance | last modified time | path |
| /src/sys/dev/pci/ | |
| if_iwmreg.h | 5547 * @tsf_low: TSF timer (lower half) in usecs 5558 uint32_t tsf_low; member in struct:iwm_scan_start_notif 5635 * @tsf_low: TSF timer (lower half) in usecs 5644 uint32_t tsf_low; member in struct:iwm_scan_complete_notif 5850 * @tsf_low: TSF timer (lower half) in usecs 5859 uint32_t tsf_low; member in struct:iwm_lmac_scan_complete_notif 6311 * @tsf_low: TSF timer (lower half) in usecs 6321 uint32_t tsf_low; member in struct:iwm_umac_scan_iter_complete_notif |
| if_iwm.c | 8093 uint32_t tsf_low; /* network timestamp function timer */ member in struct:iwm_error_event_table 8248 device_printf(sc->sc_dev, "%08X | tsf low\n", t.tsf_low); |