Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4vf/
Dt4vf_hw.c235 if (cmd_op != FW_VI_STATS_CMD) in t4vf_wr_mbox_core()
298 if (cmd_op != FW_VI_STATS_CMD) in t4vf_wr_mbox_core()
1787 cmd.op_to_viid = cpu_to_be32(FW_CMD_OP_V(FW_VI_STATS_CMD) | in t4vf_get_port_stats()
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dt4fw_api.h838 FW_VI_STATS_CMD = 0x1a, enumerator