Searched refs:hw_atl_tdm_tx_desc_en_set (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/ |
H A D | hw_atl_a0.c | 408 hw_atl_tdm_tx_desc_en_set(self, 1, ring->idx); in hw_atl_a0_hw_ring_tx_start() 877 hw_atl_tdm_tx_desc_en_set(self, 0U, ring->idx); in hw_atl_a0_hw_ring_tx_stop()
|
H A D | hw_atl_llh.h | 589 void hw_atl_tdm_tx_desc_en_set(struct aq_hw_s *aq_hw, u32 tx_desc_en,
|
H A D | hw_atl_b0.c | 633 hw_atl_tdm_tx_desc_en_set(self, 1, ring->idx); in hw_atl_b0_hw_ring_tx_start() 1225 hw_atl_tdm_tx_desc_en_set(self, 0U, ring->idx); in hw_atl_b0_hw_ring_tx_stop()
|
H A D | hw_atl_llh.c | 1276 void hw_atl_tdm_tx_desc_en_set(struct aq_hw_s *aq_hw, u32 tx_desc_en, in hw_atl_tdm_tx_desc_en_set() function
|