Searched refs:D_ASSOC (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/net/wireless/intel/iwlegacy/ |
H A D | common.c | 1747 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() 1792 D_ASSOC("Received C_ADD_STA:(0x%08X)\n", pkt->u.add_sta.status); in il_process_add_sta_resp() 1875 D_ASSOC("spatial multiplexing power save mode: %s\n", in il_set_ht_add_station() 1967 D_ASSOC("STA %d (%pM) already added, not adding again.\n", in il_prep_station() 1974 D_ASSOC("Add STA to driver ID %d: %pM\n", sta_id, addr); in il_prep_station() 2037 D_ASSOC("STA %d (%pM) already added, not adding again.\n", in il_add_station_common() 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() 2158 D_ASSOC("Removing STA from driver:%d %pM\n", sta_id, addr); in il_remove_station() [all …]
|
H A D | 4965.c | 1761 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 D | 3945-mac.c | 2698 D_ASSOC("Associated as %d to: %pM\n", il->vif->cfg.aid, in il3945_post_associate() 2717 D_ASSOC("assoc id %d beacon interval %d\n", il->vif->cfg.aid, in il3945_post_associate()
|
H A D | common.h | 3058 #define D_ASSOC(f, a...) IL_DBG(IL_DL_ASSOC, f, ## a) macro
|
H A D | 4965-mac.c | 1181 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()
|