Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_dcb.h33 cpu_to_be32(FW_CMD_OP_V(FW_PORT_CMD) | \
Dt4_hw.c4201 cmd.op_to_portid = cpu_to_be32(FW_CMD_OP_V(FW_PORT_CMD) | in t4_link_l1cfg_core()
4246 c.op_to_portid = cpu_to_be32(FW_CMD_OP_V(FW_PORT_CMD) | in t4_restart_aneg()
8756 port_cmd.op_to_portid = cpu_to_be32(FW_CMD_OP_V(FW_PORT_CMD) | in t4_update_port_info()
8794 port_cmd.op_to_portid = cpu_to_be32(FW_CMD_OP_V(FW_PORT_CMD) | in t4_get_link_params()
8854 if (opcode == FW_PORT_CMD && in t4_handle_fw_rpl()
9629 cmd.op_to_portid = cpu_to_be32(FW_CMD_OP_V(FW_PORT_CMD) | in t4_init_portinfo()
Dcxgb4_main.c604 if (cmd == FW_PORT_CMD && in fwevtq_handler()
624 if (cmd == FW_PORT_CMD && in fwevtq_handler()
Dt4fw_api.h839 FW_PORT_CMD = 0x1b, enumerator
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4vf/
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-6.1.9/drivers/scsi/csiostor/
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()