Home
last modified time | relevance | path

Searched refs:LIBIPW_DEBUG_QOS (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/net/wireless/intel/ipw2x00/
Dlibipw_rx.c1068 LIBIPW_DEBUG_QOS("QoS is supported\n"); in libipw_parse_qos_info_param_IE()
1506 LIBIPW_DEBUG_QOS in update_network()
1510 LIBIPW_DEBUG_QOS in update_network()
Dlibipw.h118 #define LIBIPW_DEBUG_QOS(f, a...) LIBIPW_DEBUG(LIBIPW_DL_QOS, f, ## a) macro