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

/linux-master/drivers/net/ethernet/pensando/ionic/
H A Dionic_txrx.c139 q_to_rx_stats(q)->alloc_err++;
149 q_to_rx_stats(q)->dma_map_err++;
243 q_to_rx_stats(q)->alloc_err++;
291 q_to_rx_stats(q)->alloc_err++;
638 stats = q_to_rx_stats(q);
H A Dionic_lif.h98 #define q_to_rx_stats(q) (&(q)->lif->rxqstats[(q)->index]) macro

Completed in 123 milliseconds