Searched refs:low_tsf (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlegacy/ |
H A D | commands.h | 2646 __le32 low_tsf; member 2653 __le32 low_tsf; member
|
H A D | 3945-mac.c | 773 le32_to_cpu(beacon->high_tsf), le32_to_cpu(beacon->low_tsf), rate); in il3945_hdl_beacon()
|
H A D | 4965-mac.c | 4080 le32_to_cpu(beacon->high_tsf), le32_to_cpu(beacon->low_tsf), rate); in il4965_hdl_beacon()
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlegacy/ |
H A D | commands.h | 2648 __le32 low_tsf; member 2655 __le32 low_tsf; member
|
H A D | 3945-mac.c | 769 le32_to_cpu(beacon->high_tsf), le32_to_cpu(beacon->low_tsf), rate); in il3945_hdl_beacon()
|
H A D | 4965-mac.c | 4079 le32_to_cpu(beacon->high_tsf), le32_to_cpu(beacon->low_tsf), rate); in il4965_hdl_beacon()
|
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/dvm/ |
H A D | rx.c | 129 le32_to_cpu(beacon->low_tsf), rate); in iwlagn_rx_beacon_notif()
|
H A D | commands.h | 2464 __le32 low_tsf; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/dvm/ |
H A D | rx.c | 124 le32_to_cpu(beacon->low_tsf), rate); in iwlagn_rx_beacon_notif()
|
H A D | commands.h | 2413 __le32 low_tsf; member
|
Completed in 56 milliseconds