Lines Matching full:tsf
67 * The TSF is a hardware/firmware resource, there are 4 and in iwl_mvm_mac_tsf_id_iter()
69 * there are cases where 2 MACs should share the same TSF ID in iwl_mvm_mac_tsf_id_iter()
87 * divisor of the beacon interval of the client, the same TSF in iwl_mvm_mac_tsf_id_iter()
115 * client or use the same TSF as an existing GO. There's no in iwl_mvm_mac_tsf_id_iter()
143 * their TSF (like P2P Device), but we won't be able in iwl_mvm_mac_tsf_id_iter()
144 * to share the TSF resource. in iwl_mvm_mac_tsf_id_iter()
150 * Unless we exited above, we can't share the TSF resource in iwl_mvm_mac_tsf_id_iter()
225 * Allocate a MAC ID and a TSF for this MAC, along with the queues in iwl_mvm_mac_ctxt_init()
233 * virtual interfaces, and all TSF IDs are cleared that can't be used in iwl_mvm_mac_ctxt_init()
236 * At the same time, we check if there's a preferred TSF in the case in iwl_mvm_mac_ctxt_init()
291 IWL_ERR(mvm, "Failed to init MAC context - no free TSF!\n"); in iwl_mvm_mac_ctxt_init()
608 * "sync_device_ts") and TSF timestamp aren't at exactly the in iwl_mvm_set_fw_dtim_tbtt()
609 * same offset in the frame -- the TSF is at the first symbol in iwl_mvm_set_fw_dtim_tbtt()
610 * of the TSF, the system timestamp is at signal acquisition in iwl_mvm_set_fw_dtim_tbtt()
1527 "beacon status %#x retries:%d tsf:0x%016llX gp2:0x%X rate:%d\n", in iwl_mvm_rx_beacon_notif()
1529 le64_to_cpu(beacon->tsf), in iwl_mvm_rx_beacon_notif()
1539 "beacon status %#x tsf:0x%016llX gp2:0x%X\n", in iwl_mvm_rx_beacon_notif()
1540 status, le64_to_cpu(beacon->tsf), in iwl_mvm_rx_beacon_notif()
1775 rx_status.mactime = le64_to_cpu(sb->tsf); in iwl_mvm_rx_stored_beacon_notif()
1776 /* TSF as indicated by the firmware is at INA time */ in iwl_mvm_rx_stored_beacon_notif()