Searched refs:enable_qos (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/ethernet/mellanox/mlx4/
H A Dfw.c54 static bool enable_qos; variable
55 module_param(enable_qos, bool, 0444);
56 MODULE_PARM_DESC(enable_qos, "Enable Enhanced QoS support (default: off)");
1921 if (dev->caps.flags2 & MLX4_DEV_CAP_FLAG2_ETS_CFG && enable_qos)
/linux-master/net/mac80211/
H A Dutil.c962 bool bss_notify, bool enable_qos)
1005 if (enable_qos) {
1066 link->conf->qos = enable_qos;
961 ieee80211_set_wmm_default(struct ieee80211_link_data *link, bool bss_notify, bool enable_qos) argument
H A Dieee80211_i.h2242 bool bss_notify, bool enable_qos);

Completed in 151 milliseconds