Home
last modified time | relevance | path

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

/linux/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) | in t4_link_l1cfg_core()
4248 c.op_to_portid = cpu_to_be32(FW_CMD_OP_V(FW_PORT_CMD) | in t4_restart_aneg()
8758 port_cmd.op_to_portid = cpu_to_be32(FW_CMD_OP_V(FW_PORT_CMD) | in t4_update_port_info()
8796 port_cmd.op_to_portid = cpu_to_be32(FW_CMD_OP_V(FW_PORT_CMD) | in t4_get_link_params()
8856 if (opcode == FW_PORT_CMD && in t4_handle_fw_rpl()
9631 cmd.op_to_portid = cpu_to_be32(FW_CMD_OP_V(FW_PORT_CMD) | in t4_init_portinfo()
H A Dcxgb4_main.c603 if (cmd == FW_PORT_CMD && in fwevtq_handler()
623 if (cmd == FW_PORT_CMD && in fwevtq_handler()
H A Dt4fw_api.h839 FW_PORT_CMD = 0x1b, enumerator
/linux/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) | in t4vf_port_init()
2074 port_cmd.op_to_portid = cpu_to_be32(FW_CMD_OP_V(FW_PORT_CMD) | in t4vf_update_port_info()
2103 case FW_PORT_CMD: { in t4vf_handle_fw_rpl()
/linux/drivers/scsi/csiostor/
H A Dcsio_mb.c350 cmdp->op_to_portid = htonl(FW_CMD_OP_V(FW_PORT_CMD) | in csio_mb_port()
1415 if (opcode == FW_PORT_CMD) { in csio_mb_fwevt_handler()