Searched refs:FW_VI_CMD (Results 1 – 3 of 3) sorted by relevance
520 vi_cmd.op_to_vfn = cpu_to_be32(FW_CMD_OP_V(FW_VI_CMD) | in t4vf_port_init()1338 cmd.op_to_vfn = cpu_to_be32(FW_CMD_OP_V(FW_VI_CMD) | in t4vf_alloc_vi()1368 cmd.op_to_vfn = cpu_to_be32(FW_CMD_OP_V(FW_VI_CMD) | in t4vf_free_vi()
7491 c.op_to_vfn = cpu_to_be32(FW_CMD_OP_V(FW_VI_CMD) | FW_CMD_REQUEST_F | in t4_alloc_vi()7539 c.op_to_vfn = cpu_to_be32(FW_CMD_OP_V(FW_VI_CMD) | in t4_free_vi()
782 FW_VI_CMD = 0x14, enumerator