Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_dcb.h45 cpu_to_be32(FW_CMD_OP_V(FW_PORT_CMD) | \
Dt4_hw.c3590 c.op_to_portid = cpu_to_be32(FW_CMD_OP_V(FW_PORT_CMD) | in t4_link_l1cfg()
3623 c.op_to_portid = cpu_to_be32(FW_CMD_OP_V(FW_PORT_CMD) | in t4_restart_aneg()
6869 if (opcode == FW_PORT_CMD) { /* link/module state change message */ in t4_handle_fw_rpl()
7429 c.op_to_portid = cpu_to_be32(FW_CMD_OP_V(FW_PORT_CMD) | in t4_port_init()
Dcxgb4_main.c648 if (cmd == FW_PORT_CMD && in fwevtq_handler()
661 if (cmd == FW_PORT_CMD && in fwevtq_handler()
Dt4fw_api.h668 FW_PORT_CMD = 0x1b, enumerator
/linux-4.4.14/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()
1483 case FW_PORT_CMD: { in t4vf_handle_fw_rpl()
/linux-4.4.14/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()