Searched refs:FM10K_QPTC (Results 1 – 2 of 2) sorted by relevance
359 tx_packets = fm10k_read_hw_stats_32b(hw, FM10K_QPTC(idx), in fm10k_update_hw_stats_tx_q()
321 #define FM10K_QPTC(_n) ((0x40 * (_n)) + 0x8009) macro