Home
last modified time | relevance | path

Searched refs:rx_page_alloc (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_txrx.h138 u64 rx_page_alloc; /* # of page allocations for Rx buffers */ member
H A Dfuneth_rx.c118 FUN_QSTAT_INC(q, rx_page_alloc); in funeth_alloc_page()
H A Dfuneth_ethtool.c827 ADD_STAT(rxs.rx_page_alloc); in fun_get_ethtool_stats()
/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e.h849 u64 rx_page_alloc; member
H A Di40e_ethtool.c299 I40E_VSI_STAT("rx_cache_alloc", rx_page_alloc),
H A Di40e_main.c979 vsi->rx_page_alloc = rx_alloc; in i40e_update_vsi_stats()