Home
last modified time | relevance | path

Searched refs:hw_atl_rpb_rx_dma_drop_pkt_cnt_get (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
H A Dhw_atl2_utils_fw.c439 cs->dpc = hw_atl_rpb_rx_dma_drop_pkt_cnt_get(self); in aq_a2_fw_update_stats()
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_llh.h57 u32 hw_atl_rpb_rx_dma_drop_pkt_cnt_get(struct aq_hw_s *aq_hw);
H A Dhw_atl_utils.c643 pmbox->stats.dpc = hw_atl_rpb_rx_dma_drop_pkt_cnt_get(self); in hw_atl_utils_mpi_read_stats()
H A Dhw_atl_llh.c100 u32 hw_atl_rpb_rx_dma_drop_pkt_cnt_get(struct aq_hw_s *aq_hw) in hw_atl_rpb_rx_dma_drop_pkt_cnt_get() function