Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/fm10k/base/
H A Dfm10k_common.c359 tx_packets = fm10k_read_hw_stats_32b(hw, FM10K_QPTC(idx), in fm10k_update_hw_stats_tx_q()
H A Dfm10k_type.h321 #define FM10K_QPTC(_n) ((0x40 * (_n)) + 0x8009) macro