Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/
H A Daq_hw_utils.h39 int aq_hw_num_tcs(struct aq_hw_s *hw);
H A Daq_hw_utils.c101 int aq_hw_num_tcs(struct aq_hw_s *hw) in aq_hw_num_tcs() function
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
H A Dhw_atl2.c218 const u32 num_tcs = aq_hw_num_tcs(self); in hw_atl2_hw_rss_set()