Home
last modified time | relevance | path

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

/dpdk/drivers/net/cxgbe/base/
H A Dt4vf_hw.c639 cpu_to_be16(V_FW_VI_STATS_CMD_IX(ix) | in t4vf_get_port_stats_fw()
H A Dt4fw_interface.h1602 #define V_FW_VI_STATS_CMD_IX(x) ((x) << S_FW_VI_STATS_CMD_IX) macro