Searched refs:FM10K_QPTC (Results 1 – 3 of 3) sorted by relevance
340 tx_packets = fm10k_read_hw_stats_32b(hw, FM10K_QPTC(idx), in fm10k_update_hw_stats_tx_q()
293 #define FM10K_QPTC(_n) ((0x40 * (_n)) + 0x8009) macro
326 buff[idx++] = fm10k_read_reg(hw, FM10K_QPTC(i)); in fm10k_get_reg_q()