Home
last modified time | relevance | path

Searched refs:FM10K_QPTC (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/intel/fm10k/
Dfm10k_common.c340 tx_packets = fm10k_read_hw_stats_32b(hw, FM10K_QPTC(idx), in fm10k_update_hw_stats_tx_q()
Dfm10k_type.h293 #define FM10K_QPTC(_n) ((0x40 * (_n)) + 0x8009) macro
Dfm10k_ethtool.c326 buff[idx++] = fm10k_read_reg(hw, FM10K_QPTC(i)); in fm10k_get_reg_q()