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

/linux-master/drivers/net/ethernet/fungible/funeth/
H A Dfuneth_txrx.h138 u64 rx_page_alloc; /* # of page allocations for Rx buffers */ member in struct:funeth_rxq_stats
H A Dfuneth_rx.c118 FUN_QSTAT_INC(q, rx_page_alloc);
H A Dfuneth_ethtool.c827 ADD_STAT(rxs.rx_page_alloc);
/linux-master/drivers/net/ethernet/intel/i40e/
H A Di40e.h838 u64 rx_page_alloc; member in struct:i40e_vsi
H A Di40e_ethtool.c300 I40E_VSI_STAT("rx_cache_alloc", rx_page_alloc),
H A Di40e_main.c969 vsi->rx_page_alloc = rx_alloc;

Completed in 183 milliseconds