Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_ptp.c134 c.op_to_portid = cpu_to_be32(FW_CMD_OP_V(FW_PTP_CMD) | in cxgb4_ptprx_timestamping()
155 c.op_to_portid = cpu_to_be32(FW_CMD_OP_V(FW_PTP_CMD) | in cxgb4_ptp_txtype()
179 c.op_to_portid = cpu_to_be32(FW_CMD_OP_V(FW_PTP_CMD) | in cxgb4_ptp_redirect_rx_packet()
215 c.op_to_portid = cpu_to_be32(FW_CMD_OP_V(FW_PTP_CMD) | in cxgb4_ptp_adjfine()
247 c.op_to_portid = cpu_to_be32(FW_CMD_OP_V(FW_PTP_CMD) | in cxgb4_ptp_fineadjtime()
286 c.op_to_portid = cpu_to_be32(FW_CMD_OP_V(FW_PTP_CMD) | in cxgb4_ptp_adjtime()
349 c.op_to_portid = cpu_to_be32(FW_CMD_OP_V(FW_PTP_CMD) | in cxgb4_ptp_settime()
373 c.op_to_portid = cpu_to_be32(FW_CMD_OP_V(FW_PTP_CMD) | in cxgb4_init_ptp_timer()
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)); in cxgb4_dcb_handle_fw_update()
556 pcmd.op_to_portid |= cpu_to_be32(FW_PORT_CMD_APPLY_F); in cxgb4_setpgtccfg_tx()
620 pcmd.op_to_portid |= cpu_to_be32(FW_PORT_CMD_APPLY_F); in cxgb4_setpgbwgcfg_tx()
660 pcmd.op_to_portid |= cpu_to_be32(FW_PORT_CMD_APPLY_F); in cxgb4_setpfccfg()
881 pcmd.op_to_portid |= cpu_to_be32(FW_PORT_CMD_APPLY_F); in __cxgb4_setapp()
H A Dt4fw_api.h2802 __be32 op_to_portid; member
3211 __be32 op_to_portid; member
3355 __be32 op_to_portid; member
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()
8860 int chan = FW_PORT_CMD_PORTID_G(be32_to_cpu(p->op_to_portid)); 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.c536 int port = FW_PORT_CMD_PORTID_G(ntohl(pcmd->op_to_portid)); in dcb_rpl()
599 unsigned int cmd = FW_CMD_OP_G(ntohl(pcmd->op_to_portid)); in fwevtq_handler()
607 be32_to_cpu(pcmd->op_to_portid)); in fwevtq_handler()
/openbmc/linux/drivers/scsi/csiostor/
H A Dt4fw_api_stor.h329 __be32 op_to_portid; member
375 __be32 op_to_portid; member
H A Dcsio_mb.c350 cmdp->op_to_portid = htonl(FW_CMD_OP_V(FW_PORT_CMD) | in csio_mb_port()
848 cmdp->op_to_portid = htonl(( in csio_write_fcoe_link_cond_init_mb()
1418 ntohl(pcmd->op_to_portid)); in csio_mb_fwevt_handler()
H A Dcsio_lnode.c1500 ntohl(lcmd->op_to_portid)); in csio_fcoe_fwevt_handler()
/openbmc/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()
2122 be32_to_cpu(port_cmd->op_to_portid)); in t4vf_handle_fw_rpl()