Searched refs:AQ_NIC_CFG_TCVEC2RING (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/net/ethernet/aquantia/atlantic/ |
| H A D | aq_nic.h | 99 #define AQ_NIC_CFG_TCVEC2RING(_NIC_CFG_, _TC_, _VEC_) \ macro
|
| H A D | aq_vec.c | 136 const unsigned int idx_ring = AQ_NIC_CFG_TCVEC2RING(aq_nic_cfg, in aq_vec_ring_alloc()
|
| H A D | aq_ring.c | 374 ring = aq_nic->aq_ring_tx[AQ_NIC_CFG_TCVEC2RING(aq_cfg, 0, vec)]; in aq_xdp_xmit()
|
| /linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/ |
| H A D | hw_atl2.c | 297 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()
|
| /linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/ |
| H A D | hw_atl_b0.c | 392 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()
|