Home
last modified time | relevance | path

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

/linux-4.4.14/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.h896 __be32 op_to_write; member
914 __be32 op_to_write; member
954 __be32 op_to_write; member
960 __be32 op_to_write; member
1045 __be32 op_to_write; member
2807 __be32 op_to_write; member
2947 __be32 op_to_write; member
3181 __be32 op_to_write; member
Dcxgb4_main.c3142 c->op_to_write = htonl(FW_CMD_OP_V(FW_CAPS_CONFIG_CMD) | in adap_init1()
3159 c->op_to_write = htonl(FW_CMD_OP_V(FW_CAPS_CONFIG_CMD) | in adap_init1()
3535 caps_cmd.op_to_write = in adap_init0_config()
3555 caps_cmd.op_to_write = in adap_init0_config()
3580 caps_cmd.op_to_write = in adap_init0_config()
3988 caps_cmd.op_to_write = htonl(FW_CMD_OP_V(FW_CAPS_CONFIG_CMD) | in adap_init0()
Dt4_hw.c4527 c.op_to_write = cpu_to_be32(FW_CMD_OP_V(FW_RSS_GLB_CONFIG_CMD) | in t4_config_glbl_rss()
5523 (var).op_to_write = cpu_to_be32(FW_CMD_OP_V(FW_##cmd##_CMD) | \
7231 devlog_cmd.op_to_write = cpu_to_be32(FW_CMD_OP_V(FW_DEVLOG_CMD) | in t4_init_devlog_params()
/linux-4.4.14/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()
419 cmdp->op_to_write = htonl(FW_CMD_OP_V(FW_INITIALIZE_CMD) | in csio_mb_initialize()
Dcsio_hw.c1708 caps_cmd->op_to_write = in csio_hw_use_fwconfig()
1732 caps_cmd->op_to_write = htonl(FW_CMD_OP_V(FW_CAPS_CONFIG_CMD) | in csio_hw_use_fwconfig()
1755 caps_cmd->op_to_write = in csio_hw_use_fwconfig()
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4vf/
Dt4vf_hw.c350 cmd.op_to_write = cpu_to_be32(FW_CMD_OP_V(FW_RESET_CMD) | in t4vf_fw_reset()
711 cmd.op_to_write = cpu_to_be32(FW_CMD_OP_V(FW_RSS_GLB_CONFIG_CMD) | in t4vf_get_rss_glb_config()