Lines Matching refs:FW_LEN16

747 	ldst_cmd.cycles_to_len16 = cpu_to_be32(FW_LEN16(ldst_cmd));  in t4_read_pcie_cfg4()
2908 cmd.retval_len16 = cpu_to_be32(FW_LEN16(cmd)); in t4_get_pfres()
3888 c.retval_len16 = cpu_to_be32(FW_LEN16(c)); in t4_fwcache()
4180 FW_LEN16(cmd)); in t4_link_l1cfg_core()
4215 FW_LEN16(c)); in t4_restart_aneg()
5089 cmd.retval_len16 = cpu_to_be32(FW_LEN16(cmd)); in t4_config_rss_range()
5143 c.retval_len16 = cpu_to_be32(FW_LEN16(c)); in t4_config_glbl_rss()
5175 c.retval_len16 = cpu_to_be32(FW_LEN16(c)); in t4_config_vi_rss()
5244 c.cycles_to_len16 = cpu_to_be32(FW_LEN16(c)); in t4_tp_fw_ldst_rw()
6410 (var).retval_len16 = cpu_to_be32(FW_LEN16(var)); \
6425 c.cycles_to_len16 = cpu_to_be32(FW_LEN16(c)); in t4_fwaddrspace_write()
6455 c.cycles_to_len16 = cpu_to_be32(FW_LEN16(c)); in t4_mdio_rd()
6488 c.cycles_to_len16 = cpu_to_be32(FW_LEN16(c)); in t4_mdio_wr()
6684 c.cycles_to_len16 = cpu_to_be32(FW_LEN16(c)); in t4_sge_ctxt_flush()
7325 c.retval_len16 = cpu_to_be32(FW_LEN16(c)); in t4_query_params_rw()
7387 c.retval_len16 = cpu_to_be32(FW_LEN16(c)); in t4_set_params_timeout()
7451 c.retval_len16 = cpu_to_be32(FW_LEN16(c)); in t4_cfg_pfvf()
7494 c.alloc_to_len16 = cpu_to_be32(FW_VI_CMD_ALLOC_F | FW_LEN16(c)); in t4_alloc_vi()
7544 c.alloc_to_len16 = cpu_to_be32(FW_VI_CMD_FREE_F | FW_LEN16(c)); in t4_free_vi()
7586 c.retval_len16 = cpu_to_be32(FW_LEN16(c)); in t4_set_rxmode()
8058 FW_LEN16(c)); in t4_enable_vi_params()
8124 c.ien_to_len16 = cpu_to_be32(FW_VI_ENABLE_CMD_LED_F | FW_LEN16(c)); in t4_identify_port()
8154 c.alloc_to_len16 = cpu_to_be32(FW_IQ_CMD_IQSTOP_F | FW_LEN16(c)); in t4_iq_stop()
8185 c.alloc_to_len16 = cpu_to_be32(FW_IQ_CMD_FREE_F | FW_LEN16(c)); in t4_iq_free()
8213 c.alloc_to_len16 = cpu_to_be32(FW_EQ_ETH_CMD_FREE_F | FW_LEN16(c)); in t4_eth_eq_free()
8238 c.alloc_to_len16 = cpu_to_be32(FW_EQ_CTRL_CMD_FREE_F | FW_LEN16(c)); in t4_ctrl_eq_free()
8263 c.alloc_to_len16 = cpu_to_be32(FW_EQ_OFLD_CMD_FREE_F | FW_LEN16(c)); in t4_ofld_eq_free()
8564 FW_LEN16(port_cmd)); in t4_update_port_info()
8603 FW_LEN16(port_cmd)); in t4_get_link_params()
9154 devlog_cmd.retval_len16 = cpu_to_be32(FW_LEN16(devlog_cmd)); in t4_init_devlog_params()
9338 rvc.retval_len16 = cpu_to_be32(FW_LEN16(rvc)); in t4_init_rss_mode()
9398 FW_LEN16(cmd)); in t4_init_portinfo()
9964 cmd.en_to_len16 = cpu_to_be32((unsigned int)FW_LEN16(cmd)); in t4_set_vf_mac_acl()
10066 c.cycles_to_len16 = cpu_to_be32(FW_LEN16(c)); in t4_sge_ctxt_rd()
10114 cmd.retval_len16 = cpu_to_be32(FW_LEN16(cmd)); in t4_sched_params()
10165 ldst_cmd.cycles_to_len16 = cpu_to_be32(FW_LEN16(ldst_cmd)); in t4_i2c_rd()
10210 vlan_cmd.en_to_len16 = cpu_to_be32(enable | FW_LEN16(vlan_cmd)); in t4_set_vlan_acl()