Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4vf/
Dt4vf_hw.c234 if (cmd_op != FW_VI_STATS_CMD) in t4vf_wr_mbox_core()
297 if (cmd_op != FW_VI_STATS_CMD) in t4vf_wr_mbox_core()
1777 cmd.op_to_viid = cpu_to_be32(FW_CMD_OP_V(FW_VI_STATS_CMD) | in t4vf_get_port_stats()
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dt4fw_api.h788 FW_VI_STATS_CMD = 0x1a, enumerator