Home
last modified time | relevance | path

Searched refs:AQ_NIC_CFG_TCVEC2RING (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/aquantia/atlantic/
H A Daq_nic.h95 #define AQ_NIC_CFG_TCVEC2RING(_NIC_CFG_, _TC_, _VEC_) \ macro
H A Daq_ethtool.c275 AQ_NIC_CFG_TCVEC2RING(cfg, tc, i)); in aq_ethtool_get_strings()
282 AQ_NIC_CFG_TCVEC2RING(cfg, tc, i)); in aq_ethtool_get_strings()
H A Daq_vec.c142 const unsigned int idx_ring = AQ_NIC_CFG_TCVEC2RING(aq_nic_cfg, in aq_vec_ring_alloc()
H A Daq_nic.c731 ring = self->aq_ring_tx[AQ_NIC_CFG_TCVEC2RING(cfg, tc, vec)]; in aq_nic_xmit()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
H A Dhw_atl2.c297 const u32 desc = AQ_NIC_CFG_TCVEC2RING(nic_cfg, tc, 0); in hw_atl2_hw_init_tx_tc_rate_limit()
344 const u32 desc = AQ_NIC_CFG_TCVEC2RING(nic_cfg, tc, 0); in hw_atl2_hw_init_tx_tc_rate_limit()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_b0.c392 const u32 desc = AQ_NIC_CFG_TCVEC2RING(nic_cfg, tc, 0); in hw_atl_b0_hw_init_tx_tc_rate_limit()
439 const u32 desc = AQ_NIC_CFG_TCVEC2RING(nic_cfg, tc, 0); in hw_atl_b0_hw_init_tx_tc_rate_limit()