Searched refs:other_link_id (Results 1 – 4 of 4) sorted by relevance
591 if (le32_to_cpu(notif->other_link_id) == FW_CTXT_ID_INVALID) in iwl_mld_handle_missed_beacon_notif()594 other_link_fw_id = le32_to_cpu(notif->other_link_id); in iwl_mld_handle_missed_beacon_notif()631 if (le32_to_cpu(notif->other_link_id) == removed_link_id) { in iwl_mld_cancel_missed_beacon_notif()635 notif->other_link_id = cpu_to_le32(FW_CTXT_ID_INVALID); in iwl_mld_cancel_missed_beacon_notif()
379 u8 other_link_id = ffs(valid_links & ~BIT(assoc_link->id)) - 1; in iwlmld_kunit_setup_mlo_assoc() local381 iwlmld_kunit_add_link(vif, other_link_id); in iwlmld_kunit_setup_mlo_assoc()
911 __le32 other_link_id; member
1667 .other_link_id = cpu_to_le32(IWL_MVM_FW_LINK_ID_INVALID), in iwl_mvm_rx_missed_beacons_notif_legacy()