Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ipw2x00/
Dlibipw_rx.c1074 LIBIPW_DEBUG_QOS("QoS is supported\n"); in libipw_parse_qos_info_param_IE()
1512 LIBIPW_DEBUG_QOS in update_network()
1516 LIBIPW_DEBUG_QOS in update_network()
Dlibipw.h123 #define LIBIPW_DEBUG_QOS(f, a...) LIBIPW_DEBUG(LIBIPW_DL_QOS, f, ## a) macro