Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw_rx.c1046 LIBIPW_DEBUG_QOS("QoS is supported\n"); in libipw_parse_qos_info_param_IE()
1484 LIBIPW_DEBUG_QOS in update_network()
1488 LIBIPW_DEBUG_QOS in update_network()
H A Dlibipw.h118 #define LIBIPW_DEBUG_QOS(f, a...) LIBIPW_DEBUG(LIBIPW_DL_QOS, f, ## a) macro