Home
last modified time | relevance | path

Searched refs:is_qos (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/
H A Daq_nic.h67 bool is_qos; member
H A Daq_ethtool.c276 if (cfg->is_qos) in aq_ethtool_get_strings()
H A Daq_nic.c1609 if (tcs == cfg->tcs || (tcs == 0 && !cfg->is_qos)) in aq_nic_setup_tc_mqprio()
1625 cfg->is_qos = !!tcs; in aq_nic_setup_tc_mqprio()
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
H A Dhw_atl2.c293 hw_atl_tps_tx_desc_rate_mode_set(self, nic_cfg->is_qos ? 1U : 0U); in hw_atl2_hw_init_tx_tc_rate_limit()
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_b0.c388 hw_atl_tps_tx_desc_rate_mode_set(self, nic_cfg->is_qos ? 1U : 0U); in hw_atl_b0_hw_init_tx_tc_rate_limit()