Searched refs:ath12k_hw_warn (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/drivers/net/wireless/ath/ath12k/ |
| H A D | debug.h | 37 #define ath12k_hw_warn(ah, fmt, ...) __ath12k_warn((ah)->dev, fmt, ##__VA_ARGS__) macro
|
| H A D | peer.c | 451 ath12k_hw_warn(ah, "ML peer %d exists already, unable to add new entry for %pM", in ath12k_peer_ml_create() 463 ath12k_hw_warn(ah, "unable to allocate ML peer id for sta %pM", in ath12k_peer_ml_create() 491 ath12k_hw_warn(ah, "ML peer for %pM not found", sta->addr); in ath12k_peer_ml_delete()
|
| H A D | mac.c | 5787 ath12k_hw_warn(ah, "unable to create ML peer for sta %pM", in ath12k_mac_op_sta_state() 5796 ath12k_hw_warn(ah, "unable assign link %d for sta %pM", in ath12k_mac_op_sta_state() 5839 ath12k_hw_warn(ah, "unable to move link sta %d of sta %pM from state %d to %d", in ath12k_mac_op_sta_state() 5932 ath12k_hw_warn(ah, "mac sta rc update failed to fetch link vif on link id %u for peer %pM\n", in ath12k_mac_op_link_sta_rc_update() 6080 ath12k_hw_warn(ah, "unable to add link for ml sta %pM", sta->addr); in ath12k_mac_op_change_sta_links() 6097 ath12k_hw_warn(ah, "Failed to alloc/assign link sta"); in ath12k_mac_op_change_sta_links() 10943 ath12k_hw_warn(ah, "failed to setup radio interface combinations for one radio: %d", in ath12k_mac_setup_iface_combinations() 10968 ath12k_hw_warn(ah, "failed to setup radio interface combinations for radio %d: %d", in ath12k_mac_setup_iface_combinations() 10983 ath12k_hw_warn(ah, "failed to setup global interface combinations: %d", in ath12k_mac_setup_iface_combinations()
|