Searched refs:IPW_DEBUG_QOS (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/intel/ipw2x00/ |
H A D | ipw2200.c | 4535 IPW_DEBUG_QOS in ipw_rx_notification() 6829 IPW_DEBUG_QOS("QoS network/card mode %d\n", mode); in ipw_qos_current_mode() 6857 IPW_DEBUG_QOS("QoS parameters change call " in ipw_qos_handle_probe_response() 6869 IPW_DEBUG_QOS("QoS was disabled call qos_activate\n"); in ipw_qos_handle_probe_response() 6916 IPW_DEBUG_QOS("QoS activate network mode %d\n", type); in ipw_qos_activate() 6928 IPW_DEBUG_QOS("QoS activate IBSS network mode %d\n", in ipw_qos_activate() 6961 IPW_DEBUG_QOS("QoS sending IPW_CMD_QOS_PARAMETERS\n"); in ipw_qos_activate() 6964 IPW_DEBUG_QOS("QoS IPW_CMD_QOS_PARAMETERS failed\n"); in ipw_qos_activate() 6992 IPW_DEBUG_QOS("QoS error calling ipw_send_qos_info_command\n"); in ipw_qos_set_info_element() 7033 IPW_DEBUG_QOS("Qo in ipw_qos_association() [all...] |
H A D | ipw2200.h | 1482 #define IPW_DEBUG_QOS(f, a...) IPW_LL_DEBUG(IPW_DL_QOS, f, ## a) macro
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/ipw2x00/ |
H A D | ipw2200.c | 4489 IPW_DEBUG_QOS in ipw_rx_notification() 6783 IPW_DEBUG_QOS("QoS network/card mode %d\n", mode); in ipw_qos_current_mode() 6811 IPW_DEBUG_QOS("QoS parameters change call " in ipw_qos_handle_probe_response() 6823 IPW_DEBUG_QOS("QoS was disabled call qos_activate\n"); in ipw_qos_handle_probe_response() 6870 IPW_DEBUG_QOS("QoS activate network mode %d\n", type); in ipw_qos_activate() 6882 IPW_DEBUG_QOS("QoS activate IBSS network mode %d\n", in ipw_qos_activate() 6915 IPW_DEBUG_QOS("QoS sending IPW_CMD_QOS_PARAMETERS\n"); in ipw_qos_activate() 6918 IPW_DEBUG_QOS("QoS IPW_CMD_QOS_PARAMETERS failed\n"); in ipw_qos_activate() 6946 IPW_DEBUG_QOS("QoS error calling ipw_send_qos_info_command\n"); in ipw_qos_set_info_element() 6987 IPW_DEBUG_QOS("Qo in ipw_qos_association() [all...] |
H A D | ipw2200.h | 1481 #define IPW_DEBUG_QOS(f, a...) IPW_LL_DEBUG(IPW_DL_QOS, f, ## a) macro
|
Completed in 53 milliseconds