Searched refs:FW_PORT_CMD (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_dcb.h33 cpu_to_be32(FW_CMD_OP_V(FW_PORT_CMD) | \
H A Dt4_hw.c4203 cmd.op_to_portid = cpu_to_be32(FW_CMD_OP_V(FW_PORT_CMD) |
4248 c.op_to_portid = cpu_to_be32(FW_CMD_OP_V(FW_PORT_CMD) |
8758 port_cmd.op_to_portid = cpu_to_be32(FW_CMD_OP_V(FW_PORT_CMD) |
8796 port_cmd.op_to_portid = cpu_to_be32(FW_CMD_OP_V(FW_PORT_CMD) |
8856 if (opcode == FW_PORT_CMD &&
9631 cmd.op_to_portid = cpu_to_be32(FW_CMD_OP_V(FW_PORT_CMD) |
H A Dcxgb4_main.c603 if (cmd == FW_PORT_CMD &&
623 if (cmd == FW_PORT_CMD &&
H A Dt4fw_api.h839 FW_PORT_CMD = 0x1b, enumerator in enum:fw_cmd_opcodes
/linux-master/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_hw.c550 port_cmd.op_to_portid = cpu_to_be32(FW_CMD_OP_V(FW_PORT_CMD) |
2074 port_cmd.op_to_portid = cpu_to_be32(FW_CMD_OP_V(FW_PORT_CMD) |
2103 case FW_PORT_CMD: {
/linux-master/drivers/scsi/csiostor/
H A Dcsio_mb.c350 cmdp->op_to_portid = htonl(FW_CMD_OP_V(FW_PORT_CMD) |
1415 if (opcode == FW_PORT_CMD) {
1423 csio_err(hw, "Unhandled FW_PORT_CMD action: %u\n",

Completed in 340 milliseconds