Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A 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/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4fw_api.h838 FW_VI_STATS_CMD = 0x1a, enumerator