Searched refs:FM10K_QPRDC (Results 1 – 2 of 2) sorted by relevance
412 rx_drops = fm10k_read_hw_stats_32b(hw, FM10K_QPRDC(idx), in fm10k_update_hw_stats_rx_q()
272 #define FM10K_QPRDC(_n) ((0x40 * (_n)) + 0x400B) macro