Searched refs:new_assoc (Results 1 – 5 of 5) sorted by relevance
1323 bool new_assoc = !!(il->staging.filter_flags & RXON_FILTER_ASSOC_MSK); in il4965_commit_rxon() local1372 if (il_is_associated(il) && new_assoc) { in il4965_commit_rxon()1397 "* channel = %d\n" "* bssid = %pM\n", (new_assoc ? "" : "out"), in il4965_commit_rxon()1406 if (!new_assoc) { in il4965_commit_rxon()1424 if (new_assoc) { in il4965_commit_rxon()
1717 bool new_assoc = !!(staging_rxon->filter_flags & RXON_FILTER_ASSOC_MSK); in il3945_commit_rxon() local1762 if (il_is_associated(il) && new_assoc) { in il3945_commit_rxon()1788 "* channel = %d\n" "* bssid = %pM\n", (new_assoc ? "" : "out"), in il3945_commit_rxon()1810 if (!new_assoc) { in il3945_commit_rxon()
1027 bool new_assoc = !!(ctx->staging.filter_flags & RXON_FILTER_ASSOC_MSK); in iwlagn_commit_rxon() local1110 (new_assoc ? "" : "out"), in iwlagn_commit_rxon()1128 if (new_assoc) in iwlagn_commit_rxon()
1901 __le32 new_assoc; member
2691 cmd->new_assoc = __cpu_to_le32(arg->peer_reassoc ? 0 : 1); in ath10k_wmi_tlv_op_gen_peer_assoc()