Home
last modified time | relevance | path

Searched refs:op_to_portid (Results 1 – 9 of 9) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_dcb.h44 (__pcmd).op_to_portid = \
Dcxgb4_dcb.c246 int port = FW_PORT_CMD_PORTID_G(be32_to_cpu(pcmd->op_to_portid)); in cxgb4_dcb_handle_fw_update()
525 pcmd.op_to_portid |= cpu_to_be32(FW_PORT_CMD_APPLY_F); in cxgb4_setpgtccfg_tx()
589 pcmd.op_to_portid |= cpu_to_be32(FW_PORT_CMD_APPLY_F); in cxgb4_setpgbwgcfg_tx()
629 pcmd.op_to_portid |= cpu_to_be32(FW_PORT_CMD_APPLY_F); in cxgb4_setpfccfg()
848 pcmd.op_to_portid |= cpu_to_be32(FW_PORT_CMD_APPLY_F); in __cxgb4_setapp()
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()
4908 int chan = FW_PORT_CMD_PORTID_G(ntohl(p->op_to_portid)); in t4_handle_fw_rpl()
5393 c.op_to_portid = htonl(FW_CMD_OP_V(FW_PORT_CMD) | in t4_port_init()
Dt4fw_api.h2287 __be32 op_to_portid; member
2591 __be32 op_to_portid; member
Dcxgb4_main.c509 int port = FW_PORT_CMD_PORTID_G(ntohl(pcmd->op_to_portid)); in dcb_rpl()
632 unsigned int cmd = FW_CMD_OP_G(ntohl(pcmd->op_to_portid)); in fwevtq_handler()
639 be32_to_cpu(pcmd->op_to_portid)); in fwevtq_handler()
/linux-4.1.27/drivers/scsi/csiostor/
Dt4fw_api_stor.h329 __be32 op_to_portid; member
375 __be32 op_to_portid; member
Dcsio_mb.c355 cmdp->op_to_portid = htonl(FW_CMD_OP_V(FW_PORT_CMD) | in csio_mb_port()
844 cmdp->op_to_portid = htonl(( in csio_write_fcoe_link_cond_init_mb()
1413 ntohl(pcmd->op_to_portid)); in csio_mb_fwevt_handler()
Dcsio_lnode.c1483 ntohl(lcmd->op_to_portid)); in csio_fcoe_fwevt_handler()
/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()
1508 be32_to_cpu(port_cmd->op_to_portid)); in t4vf_handle_fw_rpl()