Searched refs:alloc_to_len16 (Results 1 – 3 of 3) sorted by relevance
8055 c.alloc_to_len16 = cpu_to_be32(F_FW_VI_CMD_ALLOC | FW_LEN16(c)); in t4_alloc_vi_func()8087 *vivld = G_FW_VI_CMD_VFVLD(be32_to_cpu(c.alloc_to_len16)); in t4_alloc_vi_func()8090 *vin = G_FW_VI_CMD_VIN(be32_to_cpu(c.alloc_to_len16)); in t4_alloc_vi_func()8140 c.alloc_to_len16 = cpu_to_be32(F_FW_VI_CMD_FREE | FW_LEN16(c)); in t4_free_vi()8732 c.alloc_to_len16 = cpu_to_be32(F_FW_IQ_CMD_IQSTOP | FW_LEN16(c)); in t4_iq_stop()8763 c.alloc_to_len16 = cpu_to_be32(F_FW_IQ_CMD_FREE | FW_LEN16(c)); in t4_iq_free()8791 c.alloc_to_len16 = cpu_to_be32(F_FW_EQ_ETH_CMD_FREE | FW_LEN16(c)); in t4_eth_eq_free()8816 c.alloc_to_len16 = cpu_to_be32(F_FW_EQ_CTRL_CMD_FREE | FW_LEN16(c)); in t4_ctrl_eq_free()8841 c.alloc_to_len16 = cpu_to_be32(F_FW_EQ_OFLD_CMD_FREE | FW_LEN16(c)); in t4_ofld_eq_free()
2269 __be32 alloc_to_len16; member5209 __be32 alloc_to_len16; member5731 __be32 alloc_to_len16; member5918 __be32 alloc_to_len16; member6134 __be32 alloc_to_len16; member6321 __be32 alloc_to_len16; member6547 __be32 alloc_to_len16; member8902 __be32 alloc_to_len16; member9039 __be32 alloc_to_len16; member
1118 c.alloc_to_len16 = cpu_to_be32(F_FW_IQ_CMD_ALLOC | F_FW_IQ_CMD_IQSTART | in alloc_iq_fl()1403 c.alloc_to_len16 = BE_32(F_FW_EQ_CTRL_CMD_ALLOC | in ctrl_eq_alloc()1447 c.alloc_to_len16 = BE_32(F_FW_EQ_ETH_CMD_ALLOC | in eth_eq_alloc()