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

/linux-6.1.9/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
Dhw_atl2_utils_fw.c439 cs->dpc = hw_atl_rpb_rx_dma_drop_pkt_cnt_get(self); in aq_a2_fw_update_stats()
/linux-6.1.9/drivers/net/ethernet/aquantia/atlantic/hw_atl/
Dhw_atl_llh.h57 u32 hw_atl_rpb_rx_dma_drop_pkt_cnt_get(struct aq_hw_s *aq_hw);
Dhw_atl_utils.c643 pmbox->stats.dpc = hw_atl_rpb_rx_dma_drop_pkt_cnt_get(self); in hw_atl_utils_mpi_read_stats()
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