Home
last modified time | relevance | path

Searched refs:FW_CMD_OP_V (Results 1 – 13 of 13) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
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()
212 c.op_to_portid = cpu_to_be32(FW_CMD_OP_V(FW_PTP_CMD) | in cxgb4_ptp_adjfreq()
244 c.op_to_portid = cpu_to_be32(FW_CMD_OP_V(FW_PTP_CMD) | in cxgb4_ptp_fineadjtime()
283 c.op_to_portid = cpu_to_be32(FW_CMD_OP_V(FW_PTP_CMD) | in cxgb4_ptp_adjtime()
346 c.op_to_portid = cpu_to_be32(FW_CMD_OP_V(FW_PTP_CMD) | in cxgb4_ptp_settime()
370 c.op_to_portid = cpu_to_be32(FW_CMD_OP_V(FW_PTP_CMD) | in cxgb4_init_ptp_timer()
Dt4_hw.c743 ldst_cmd.op_to_addrspace = cpu_to_be32(FW_CMD_OP_V(FW_LDST_CMD) | in t4_read_pcie_cfg4()
2898 cmd.op_to_vfn = cpu_to_be32(FW_CMD_OP_V(FW_PFVF_CMD) | in t4_get_pfres()
3881 cpu_to_be32(FW_CMD_OP_V(FW_PARAMS_CMD) | in t4_fwcache()
4231 cmd.op_to_portid = cpu_to_be32(FW_CMD_OP_V(FW_PORT_CMD) | in t4_link_l1cfg_core()
4276 c.op_to_portid = cpu_to_be32(FW_CMD_OP_V(FW_PORT_CMD) | in t4_restart_aneg()
5181 cmd.op_to_viid = cpu_to_be32(FW_CMD_OP_V(FW_RSS_IND_TBL_CMD) | in t4_config_rss_range()
5236 c.op_to_write = cpu_to_be32(FW_CMD_OP_V(FW_RSS_GLB_CONFIG_CMD) | in t4_config_glbl_rss()
5267 c.op_to_viid = cpu_to_be32(FW_CMD_OP_V(FW_RSS_VI_CONFIG_CMD) | in t4_config_vi_rss()
5334 c.op_to_addrspace = cpu_to_be32(FW_CMD_OP_V(FW_LDST_CMD) | in t4_tp_fw_ldst_rw()
6531 (var).op_to_write = cpu_to_be32(FW_CMD_OP_V(FW_##cmd##_CMD) | \
[all …]
Dcxgb4_dcb.h33 cpu_to_be32(FW_CMD_OP_V(FW_PORT_CMD) | \
Dclip_tbl.c51 c.op_to_write = htonl(FW_CMD_OP_V(FW_CLIP_CMD) | in clip6_get_mbox()
66 c.op_to_write = htonl(FW_CMD_OP_V(FW_CLIP_CMD) | in clip6_release_mbox()
Dcxgb4_main.c4141 hma_cmd.op_pkd = htonl(FW_CMD_OP_V(FW_HMA_CMD) | in adap_config_hma()
4200 c->op_to_write = htonl(FW_CMD_OP_V(FW_CAPS_CONFIG_CMD) | in adap_init1()
4207 c->op_to_write = htonl(FW_CMD_OP_V(FW_CAPS_CONFIG_CMD) | in adap_init1()
4601 htonl(FW_CMD_OP_V(FW_CAPS_CONFIG_CMD) | in adap_init0_config()
4621 htonl(FW_CMD_OP_V(FW_CAPS_CONFIG_CMD) | in adap_init0_config()
4646 htonl(FW_CMD_OP_V(FW_CAPS_CONFIG_CMD) | in adap_init0_config()
5166 caps_cmd.op_to_write = htonl(FW_CMD_OP_V(FW_CAPS_CONFIG_CMD) | in adap_init0()
6336 port_cmd.op_to_vfn = cpu_to_be32(FW_CMD_OP_V(FW_PFVF_CMD) | in cxgb4_iov_configure()
Dsge.c4369 c.op_to_vfn = htonl(FW_CMD_OP_V(FW_IQ_CMD) | FW_CMD_REQUEST_F | in t4_sge_alloc_rxq()
4586 c.op_to_vfn = htonl(FW_CMD_OP_V(FW_EQ_ETH_CMD) | FW_CMD_REQUEST_F | in t4_sge_alloc_eth_txq()
4672 c.op_to_vfn = htonl(FW_CMD_OP_V(FW_EQ_CTRL_CMD) | FW_CMD_REQUEST_F | in t4_sge_alloc_ctrl_txq()
4747 c.op_to_vfn = htonl(FW_CMD_OP_V(cmd) | FW_CMD_REQUEST_F | in t4_sge_alloc_ofld_txq()
Dt4fw_api.h874 #define FW_CMD_OP_V(x) ((x) << FW_CMD_OP_S) macro
Dcudbg_lib.c2618 htonl(FW_CMD_OP_V(FW_LDST_CMD) | in cudbg_collect_tcam_index()
Dcxgb4_debugfs.c1782 htonl(FW_CMD_OP_V(FW_LDST_CMD) | in mps_tcam_show()
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4vf/
Dt4vf_hw.c528 vi_cmd.op_to_vfn = cpu_to_be32(FW_CMD_OP_V(FW_VI_CMD) | in t4vf_port_init()
549 port_cmd.op_to_portid = cpu_to_be32(FW_CMD_OP_V(FW_PORT_CMD) | in t4vf_port_init()
605 cmd.op_to_write = cpu_to_be32(FW_CMD_OP_V(FW_RESET_CMD) | in t4vf_fw_reset()
633 cmd.op_to_vfn = cpu_to_be32(FW_CMD_OP_V(FW_PARAMS_CMD) | in t4vf_query_params()
671 cmd.op_to_vfn = cpu_to_be32(FW_CMD_OP_V(FW_PARAMS_CMD) | in t4vf_set_params()
1025 cmd.op_to_write = cpu_to_be32(FW_CMD_OP_V(FW_RSS_GLB_CONFIG_CMD) | in t4vf_get_rss_glb_config()
1101 cmd.op_to_vfn = cpu_to_be32(FW_CMD_OP_V(FW_PFVF_CMD) | in t4vf_get_vfres()
1149 cmd.op_to_viid = cpu_to_be32(FW_CMD_OP_V(FW_RSS_VI_CONFIG_CMD) | in t4vf_read_rss_vi_config()
1199 cmd.op_to_viid = cpu_to_be32(FW_CMD_OP_V(FW_RSS_VI_CONFIG_CMD) | in t4vf_write_rss_vi_config()
1257 cmd.op_to_viid = cpu_to_be32(FW_CMD_OP_V(FW_RSS_IND_TBL_CMD) | in t4vf_config_rss_range()
[all …]
Dsge.c2249 cmd.op_to_vfn = cpu_to_be32(FW_CMD_OP_V(FW_IQ_CMD) | in t4vf_sge_alloc_rxq()
2448 cmd.op_to_vfn = cpu_to_be32(FW_CMD_OP_V(FW_EQ_ETH_CMD) | in t4vf_sge_alloc_eth_txq()
/kernel/linux/linux-5.10/drivers/scsi/csiostor/
Dcsio_mb.c84 cmdp->op_to_write = htonl(FW_CMD_OP_V(FW_HELLO_CMD) | in csio_mb_hello()
147 cmdp->op_to_write = htonl(FW_CMD_OP_V(FW_BYE_CMD) | in csio_mb_bye()
170 cmdp->op_to_write = htonl(FW_CMD_OP_V(FW_RESET_CMD) | in csio_mb_reset()
205 cmdp->op_to_vfn = htonl(FW_CMD_OP_V(FW_PARAMS_CMD) | in csio_mb_params()
274 htonl(FW_CMD_OP_V(FW_LDST_CMD) | in csio_mb_ldst()
309 cmdp->op_to_write = htonl(FW_CMD_OP_V(FW_CAPS_CONFIG_CMD) | in csio_mb_caps_config()
350 cmdp->op_to_portid = htonl(FW_CMD_OP_V(FW_PORT_CMD) | in csio_mb_port()
420 cmdp->op_to_write = htonl(FW_CMD_OP_V(FW_INITIALIZE_CMD) | in csio_mb_initialize()
448 cmdp->op_to_vfn = htonl(FW_CMD_OP_V(FW_IQ_CMD) | in csio_mb_iq_alloc()
505 cmdp->op_to_vfn |= htonl(FW_CMD_OP_V(FW_IQ_CMD) | in csio_mb_iq_write()
[all …]
Dcsio_hw.c2107 htonl(FW_CMD_OP_V(FW_CAPS_CONFIG_CMD) | in csio_hw_use_fwconfig()
2130 caps_cmd->op_to_write = htonl(FW_CMD_OP_V(FW_CAPS_CONFIG_CMD) | in csio_hw_use_fwconfig()
2154 htonl(FW_CMD_OP_V(FW_CAPS_CONFIG_CMD) | in csio_hw_use_fwconfig()