Searched refs:op_to_portid (Results 1 - 10 of 10) sorted by relevance

/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_ptp.c134 c.op_to_portid = cpu_to_be32(FW_CMD_OP_V(FW_PTP_CMD) |
155 c.op_to_portid = cpu_to_be32(FW_CMD_OP_V(FW_PTP_CMD) |
179 c.op_to_portid = cpu_to_be32(FW_CMD_OP_V(FW_PTP_CMD) |
215 c.op_to_portid = cpu_to_be32(FW_CMD_OP_V(FW_PTP_CMD) |
247 c.op_to_portid = cpu_to_be32(FW_CMD_OP_V(FW_PTP_CMD) |
286 c.op_to_portid = cpu_to_be32(FW_CMD_OP_V(FW_PTP_CMD) |
349 c.op_to_portid = cpu_to_be32(FW_CMD_OP_V(FW_PTP_CMD) |
373 c.op_to_portid = cpu_to_be32(FW_CMD_OP_V(FW_PTP_CMD) |
H A Dcxgb4_dcb.h32 (__pcmd).op_to_portid = \
H A Dcxgb4_dcb.c277 int port = FW_PORT_CMD_PORTID_G(be32_to_cpu(pcmd->op_to_portid));
556 pcmd.op_to_portid |= cpu_to_be32(FW_PORT_CMD_APPLY_F);
620 pcmd.op_to_portid |= cpu_to_be32(FW_PORT_CMD_APPLY_F);
660 pcmd.op_to_portid |= cpu_to_be32(FW_PORT_CMD_APPLY_F);
881 pcmd.op_to_portid |= cpu_to_be32(FW_PORT_CMD_APPLY_F);
H A Dt4fw_api.h2802 __be32 op_to_portid; member in struct:fw_port_cmd
3211 __be32 op_to_portid; member in struct:fw_port_stats_cmd
3355 __be32 op_to_portid; member in struct:fw_ptp_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) |
8860 int chan = FW_PORT_CMD_PORTID_G(be32_to_cpu(p->op_to_portid));
9631 cmd.op_to_portid = cpu_to_be32(FW_CMD_OP_V(FW_PORT_CMD) |
H A Dcxgb4_main.c536 int port = FW_PORT_CMD_PORTID_G(ntohl(pcmd->op_to_portid));
599 unsigned int cmd = FW_CMD_OP_G(ntohl(pcmd->op_to_portid));
607 be32_to_cpu(pcmd->op_to_portid));
/linux-master/drivers/scsi/csiostor/
H A Dt4fw_api_stor.h329 __be32 op_to_portid; member in struct:fw_fcoe_link_cmd
375 __be32 op_to_portid; member in struct:fw_fcoe_sparams_cmd
H A Dcsio_mb.c350 cmdp->op_to_portid = htonl(FW_CMD_OP_V(FW_PORT_CMD) |
848 cmdp->op_to_portid = htonl((
1418 ntohl(pcmd->op_to_portid));
H A Dcsio_lnode.c1500 ntohl(lcmd->op_to_portid));
/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) |
2122 be32_to_cpu(port_cmd->op_to_portid));

Completed in 205 milliseconds