Home
last modified time | relevance | path

Searched refs:op_to_write (Results 1 – 7 of 7) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
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()
Dt4fw_api.h1071 __be32 op_to_write; member
1089 __be32 op_to_write; member
1129 __be32 op_to_write; member
1135 __be32 op_to_write; member
1230 __be32 op_to_write; member
3419 __be32 op_to_write; member
3563 __be32 op_to_write; member
3594 __be32 op_to_write; member
3885 __be32 op_to_write; member
Dcxgb4_main.c4196 c->op_to_write = htonl(FW_CMD_OP_V(FW_CAPS_CONFIG_CMD) | in adap_init1()
4203 c->op_to_write = htonl(FW_CMD_OP_V(FW_CAPS_CONFIG_CMD) | in adap_init1()
4596 caps_cmd.op_to_write = in adap_init0_config()
4616 caps_cmd.op_to_write = in adap_init0_config()
4641 caps_cmd.op_to_write = in adap_init0_config()
5158 caps_cmd.op_to_write = htonl(FW_CMD_OP_V(FW_CAPS_CONFIG_CMD) | in adap_init0()
Dt4_hw.c5206 c.op_to_write = cpu_to_be32(FW_CMD_OP_V(FW_RSS_GLB_CONFIG_CMD) | in t4_config_glbl_rss()
6501 (var).op_to_write = cpu_to_be32(FW_CMD_OP_V(FW_##cmd##_CMD) | \
9352 devlog_cmd.op_to_write = cpu_to_be32(FW_CMD_OP_V(FW_DEVLOG_CMD) | in t4_init_devlog_params()
10380 cmd.op_to_write = cpu_to_be32(FW_CMD_OP_V(FW_SCHED_CMD) | in t4_sched_params()
/linux-6.1.9/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()
309 cmdp->op_to_write = htonl(FW_CMD_OP_V(FW_CAPS_CONFIG_CMD) | in csio_mb_caps_config()
420 cmdp->op_to_write = htonl(FW_CMD_OP_V(FW_INITIALIZE_CMD) | in csio_mb_initialize()
Dcsio_hw.c2106 caps_cmd->op_to_write = 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()
2153 caps_cmd->op_to_write = in csio_hw_use_fwconfig()
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4vf/
Dt4vf_hw.c606 cmd.op_to_write = cpu_to_be32(FW_CMD_OP_V(FW_RESET_CMD) | in t4vf_fw_reset()
1026 cmd.op_to_write = cpu_to_be32(FW_CMD_OP_V(FW_RSS_GLB_CONFIG_CMD) | in t4vf_get_rss_glb_config()