Home
last modified time | relevance | path

Searched refs:q_to_rx_stats (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/pensando/ionic/
Dionic_lif.h82 #define q_to_rx_stats(q) (&(q)->lif->rxqstats[(q)->index]) macro
Dionic_txrx.c160 stats = q_to_rx_stats(q); in ionic_rx_clean()
266 stats = q_to_rx_stats(q); in ionic_rx_page_alloc()