Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/aquantia/atlantic/
H A Daq_nic.h67 bool is_qos; member
H A Daq_nic.c1611 if (tcs == cfg->tcs || (tcs == 0 && !cfg->is_qos)) in aq_nic_setup_tc_mqprio()
1627 cfg->is_qos = !!tcs; in aq_nic_setup_tc_mqprio()
H A Daq_ethtool.c278 if (cfg->is_qos) in aq_ethtool_get_strings()