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()
1804 c.alloc_to_len16 = htonl(F_FW_IQ_CMD_ALLOC | F_FW_IQ_CMD_IQSTART | in t4_sge_alloc_rxq()2051 c.alloc_to_len16 = htonl(F_FW_EQ_ETH_CMD_ALLOC | in t4_sge_alloc_eth_txq()2116 c.alloc_to_len16 = htonl(F_FW_EQ_CTRL_CMD_ALLOC | in t4_sge_alloc_ctrl_txq()
3811 c.alloc_to_len16 = cpu_to_be32(F_FW_VI_CMD_ALLOC | FW_LEN16(c)); in t4_alloc_vi_func()3841 *vivld = G_FW_VI_CMD_VFVLD(be32_to_cpu(c.alloc_to_len16)); in t4_alloc_vi_func()3843 *vin = G_FW_VI_CMD_VIN(be32_to_cpu(c.alloc_to_len16)); in t4_alloc_vi_func()3891 c.alloc_to_len16 = cpu_to_be32(F_FW_VI_CMD_FREE | FW_LEN16(c)); in t4_free_vi()4182 c.alloc_to_len16 = cpu_to_be32(V_FW_IQ_CMD_IQSTART(start) | in t4_iq_start_stop()4222 c.alloc_to_len16 = cpu_to_be32(F_FW_IQ_CMD_FREE | FW_LEN16(c)); in t4_iq_free()4254 c.alloc_to_len16 = cpu_to_be32(F_FW_EQ_ETH_CMD_FREE | FW_LEN16(c)); in t4_eth_eq_free()4568 c.alloc_to_len16 = cpu_to_be32(F_FW_EQ_CTRL_CMD_FREE | FW_LEN16(c)); in t4_ctrl_eq_free()
726 cmd.alloc_to_len16 = cpu_to_be32(FW_LEN16(cmd) | in t4vf_alloc_vi()771 vi_cmd.alloc_to_len16 = cpu_to_be32(FW_LEN16(vi_cmd)); in t4vf_port_init()
879 __be32 alloc_to_len16; member1081 __be32 alloc_to_len16; member1200 __be32 alloc_to_len16; member1285 __be32 alloc_to_len16; member2260 __be32 alloc_to_len16; member