enable_qos         54 drivers/net/ethernet/mellanox/mlx4/fw.c static bool enable_qos;
enable_qos         55 drivers/net/ethernet/mellanox/mlx4/fw.c module_param(enable_qos, bool, 0444);
enable_qos         56 drivers/net/ethernet/mellanox/mlx4/fw.c MODULE_PARM_DESC(enable_qos, "Enable Enhanced QoS support (default: off)");
enable_qos       1918 drivers/net/ethernet/mellanox/mlx4/fw.c 	if (dev->caps.flags2 & MLX4_DEV_CAP_FLAG2_ETS_CFG && enable_qos)
enable_qos       1938 net/mac80211/ieee80211_i.h 			       bool bss_notify, bool enable_qos);
enable_qos       1442 net/mac80211/util.c 			       bool bss_notify, bool enable_qos)
enable_qos       1484 net/mac80211/util.c 		if (enable_qos) {
enable_qos       1545 net/mac80211/util.c 		sdata->vif.bss_conf.qos = enable_qos;