Searched refs:FW_VI_ENABLE_CMD (Results 1 – 3 of 3) sorted by relevance
1085 cmd.op_to_viid = cpu_to_be32(FW_CMD_OP_V(FW_VI_ENABLE_CMD) | in t4vf_enable_vi()1109 cmd.op_to_viid = cpu_to_be32(FW_CMD_OP_V(FW_VI_ENABLE_CMD) | in t4vf_identify_port()
4744 c.op_to_viid = htonl(FW_CMD_OP_V(FW_VI_ENABLE_CMD) | FW_CMD_REQUEST_F | in t4_enable_vi_params()4784 c.op_to_viid = htonl(FW_CMD_OP_V(FW_VI_ENABLE_CMD) | FW_CMD_REQUEST_F | in t4_identify_port()
664 FW_VI_ENABLE_CMD = 0x17, enumerator