Home
last modified time | relevance | path

Searched refs:D_ASSOC (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/drivers/net/wireless/intel/iwlegacy/
H A Dcommon.c1747 D_ASSOC("STA id %u addr %pM already present" in il_sta_ucode_activate()
1752 D_ASSOC("Added STA id %u addr %pM to uCode\n", sta_id, in il_sta_ucode_activate()
1875 D_ASSOC("spatial multiplexing power save mode: %s\n", in il_set_ht_add_station()
1974 D_ASSOC("Add STA to driver ID %d: %pM\n", sta_id, addr); in il_prep_station()
2080 D_ASSOC("Removed STA %u\n", sta_id); in il_sta_ucode_deactivate()
2126 D_ASSOC("C_REM_STA PASSED\n"); in il_send_remove_station()
2251 D_ASSOC("Restoring all known stations ... start.\n"); in il_restore_stations()
2256 D_ASSOC("Restoring sta %pM\n", in il_restore_stations()
3906 D_ASSOC("rxon flags 0x%X operation mode :0x%X " in _il_set_rxon_ht()
5191 D_ASSOC("enter:\n"); in il_ht_conf()
[all …]
H A D4965.c1761 D_ASSOC("assoc id %d beacon interval %d\n", vif->cfg.aid, in il4965_post_associate()
1778 D_ASSOC("Associated as %d to: %pM\n", vif->cfg.aid, in il4965_post_associate()
H A D3945-mac.c2660 D_ASSOC("Associated as %d to: %pM\n", il->vif->cfg.aid, in il3945_post_associate()
2679 D_ASSOC("assoc id %d beacon interval %d\n", il->vif->cfg.aid, in il3945_post_associate()
H A Dcommon.h3055 #define D_ASSOC(f, a...) IL_DBG(IL_DL_ASSOC, f, ## a) macro
H A D4965-mac.c1181 D_ASSOC("rx_chain=0x%X active=%d idle=%d\n", il->staging.rx_chain, in il4965_set_rxon_chain()
2585 D_ASSOC("can not find STA %pM total %d\n", addr, il->num_stations); in il4965_find_station()