Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/atlantic/hw_atl/
H A Dhw_atl_b0.c405 hw_atl_tpb_tx_buff_en_set(self, 1); in hw_atl_b0_hw_start()
H A Dhw_atl_llh.h598 void hw_atl_tpb_tx_buff_en_set(struct aq_hw_s *aq_hw, u32 tx_buff_en);
H A Dhw_atl_llh.c1232 void hw_atl_tpb_tx_buff_en_set(struct aq_hw_s *aq_hw, u32 tx_buff_en) in hw_atl_tpb_tx_buff_en_set() function