Searched refs:is_assoc (Results 1 – 11 of 11) sorted by relevance
213 boolean_t is_assoc);
270 boolean_t is_assoc) in iwm_rm_sta() argument294 if (is_assoc) in iwm_rm_sta()
436 ctxt_sta->is_assoc = htole32(1); in iwm_mac_ctxt_cmd_fill_sta()438 ctxt_sta->is_assoc = htole32(0); in iwm_mac_ctxt_cmd_fill_sta()
3923 * @is_assoc: 1 for associated state, 0 otherwise3934 uint32_t is_assoc; member
119 cmd.client.is_assoc = 1; in iwl_mvm_mld_mac_ctxt_cmd_sta() 128 cmd.client.is_assoc = 0; in iwl_mvm_mld_mac_ctxt_cmd_sta()
702 ctxt_sta->is_assoc = cpu_to_le32(1); in iwl_mvm_mac_ctxt_cmd_sta() 710 ctxt_sta->is_assoc = cpu_to_le32(0); in iwl_mvm_mac_ctxt_cmd_sta()
241 * @is_assoc: 1 for associated state, 0 otherwise256 u8 is_assoc;248 u8 is_assoc; global() member
155 * @is_assoc: 1 for associated state, 0 otherwise167 __le32 is_assoc; member
3028 peer_arg.is_assoc = true; in ath11k_bss_assoc()4557 peer_arg.is_assoc = true; in ath11k_station_assoc()4830 peer_arg.is_assoc = false; in ath11k_sta_rc_update_wk()
3726 bool is_assoc; member
1978 if (!hw_crypto_disabled && param->is_assoc) in ath11k_wmi_copy_peer_flags()