Searched refs:alloc_to_len16 (Results 1 – 5 of 5) sorted by relevance
22 c.alloc_to_len16 = cpu_to_be32(F_FW_CLIP_CMD_ALLOC | FW_LEN16(c)); in clip6_get_mbox()41 c.alloc_to_len16 = cpu_to_be32(F_FW_CLIP_CMD_FREE | FW_LEN16(c)); in clip6_release_mbox()
1824 c.alloc_to_len16 = htonl(F_FW_IQ_CMD_ALLOC | F_FW_IQ_CMD_IQSTART | in t4_sge_alloc_rxq()2075 c.alloc_to_len16 = htonl(F_FW_EQ_ETH_CMD_ALLOC | in t4_sge_alloc_eth_txq()2140 c.alloc_to_len16 = htonl(F_FW_EQ_CTRL_CMD_ALLOC | in t4_sge_alloc_ctrl_txq()
4034 c.alloc_to_len16 = cpu_to_be32(F_FW_VI_CMD_ALLOC | FW_LEN16(c)); in t4_alloc_vi_func()4064 *vivld = G_FW_VI_CMD_VFVLD(be32_to_cpu(c.alloc_to_len16)); in t4_alloc_vi_func()4066 *vin = G_FW_VI_CMD_VIN(be32_to_cpu(c.alloc_to_len16)); in t4_alloc_vi_func()4114 c.alloc_to_len16 = cpu_to_be32(F_FW_VI_CMD_FREE | FW_LEN16(c)); in t4_free_vi()4405 c.alloc_to_len16 = cpu_to_be32(V_FW_IQ_CMD_IQSTART(start) | in t4_iq_start_stop()4445 c.alloc_to_len16 = cpu_to_be32(F_FW_IQ_CMD_FREE | FW_LEN16(c)); in t4_iq_free()4477 c.alloc_to_len16 = cpu_to_be32(F_FW_EQ_ETH_CMD_FREE | FW_LEN16(c)); in t4_eth_eq_free()4668 c.alloc_to_len16 = cpu_to_be32(F_FW_EQ_CTRL_CMD_FREE | FW_LEN16(c)); in t4_ctrl_eq_free()
758 cmd.alloc_to_len16 = cpu_to_be32(FW_LEN16(cmd) | in t4vf_alloc_vi()815 vi_cmd.alloc_to_len16 = cpu_to_be32(FW_LEN16(vi_cmd)); in t4vf_port_init()
876 __be32 alloc_to_len16; member1078 __be32 alloc_to_len16; member1197 __be32 alloc_to_len16; member1282 __be32 alloc_to_len16; member2304 __be32 alloc_to_len16; member