Searched refs:q_to_rx_stats (Results 1 – 2 of 2) sorted by relevance
100 stats = q_to_rx_stats(q); in ionic_rx_page_alloc()188 stats = q_to_rx_stats(q); in ionic_rx_frags()247 stats = q_to_rx_stats(q); in ionic_rx_copybreak()290 stats = q_to_rx_stats(q); in ionic_rx_clean()
92 #define q_to_rx_stats(q) (&(q)->lif->rxqstats[(q)->index]) macro