Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_dcb.h45 cpu_to_be32(FW_CMD_OP_V(FW_PORT_CMD) | \
Dt4_hw.c2110 c.op_to_portid = htonl(FW_CMD_OP_V(FW_PORT_CMD) | FW_CMD_REQUEST_F | in t4_link_start()
2140 c.op_to_portid = htonl(FW_CMD_OP_V(FW_PORT_CMD) | FW_CMD_REQUEST_F | in t4_restart_aneg()
4905 if (opcode == FW_PORT_CMD) { /* link/module state change message */ in t4_handle_fw_rpl()
5393 c.op_to_portid = htonl(FW_CMD_OP_V(FW_PORT_CMD) | in t4_port_init()
Dcxgb4_main.c636 if (cmd == FW_PORT_CMD && in fwevtq_handler()
649 if (cmd == FW_PORT_CMD && in fwevtq_handler()
Dt4fw_api.h668 FW_PORT_CMD = 0x1b, enumerator
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4vf/
Dt4vf_hw.c315 port_cmd.op_to_portid = cpu_to_be32(FW_CMD_OP_V(FW_PORT_CMD) | in t4vf_port_init()
1486 case FW_PORT_CMD: { in t4vf_handle_fw_rpl()
/linux-4.1.27/drivers/scsi/csiostor/
Dcsio_mb.c355 cmdp->op_to_portid = htonl(FW_CMD_OP_V(FW_PORT_CMD) | in csio_mb_port()
1410 if (opcode == FW_PORT_CMD) { in csio_mb_fwevt_handler()