Home
last modified time | relevance | path

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

/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()
/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c969 vsi->rx_page_alloc = rx_alloc; in i40e_update_vsi_stats()