Searched refs:alloc_to_len16 (Results 1 – 5 of 5) sorted by relevance
225 c.alloc_to_len16 = htonl(F_FW_CLIP_CMD_ALLOC | FW_LEN16(c)); in add_lip()231 *idx = G_FW_CLIP_CMD_INDEX(ntohl(c.alloc_to_len16)); in add_lip()245 c.alloc_to_len16 = htonl(F_FW_CLIP_CMD_FREE | FW_LEN16(c)); in del_lip()
299 c.alloc_to_len16 = htobe32(F_FW_IQ_CMD_IQSTART | FW_LEN16(c)); in alloc_nm_rxq_hwq()301 c.alloc_to_len16 |= htobe32(F_FW_IQ_CMD_ALLOC); in alloc_nm_rxq_hwq()426 c.alloc_to_len16 = htobe32(F_FW_EQ_ETH_CMD_EQSTART | FW_LEN16(c)); in alloc_nm_txq_hwq()431 c.alloc_to_len16 |= htobe32(F_FW_EQ_ETH_CMD_ALLOC | in alloc_nm_txq_hwq()
3605 c.alloc_to_len16 = htobe32(F_FW_IQ_CMD_ALLOC | F_FW_IQ_CMD_IQSTART | in alloc_iq_fl_hwq()4384 c.alloc_to_len16 = htobe32(F_FW_EQ_CTRL_CMD_ALLOC | in ctrl_eq_alloc()4431 c.alloc_to_len16 = htobe32(F_FW_EQ_ETH_CMD_ALLOC | in eth_eq_alloc()4498 c.alloc_to_len16 = htonl(F_FW_EQ_OFLD_CMD_ALLOC | in ofld_eq_alloc()
3246 __be32 alloc_to_len16; member6431 __be32 alloc_to_len16; member6953 __be32 alloc_to_len16; member7146 __be32 alloc_to_len16; member7368 __be32 alloc_to_len16; member7561 __be32 alloc_to_len16; member7795 __be32 alloc_to_len16; member10180 __be32 alloc_to_len16; member10208 __be32 alloc_to_len16; member10343 __be32 alloc_to_len16; member[all …]
11241 c.alloc_to_len16 = cpu_to_be32(F_FW_VI_CMD_ALLOC | FW_LEN16(c)); in t4_alloc_vi_func()11271 G_FW_VI_CMD_VFVLD(be32_to_cpu(c.alloc_to_len16)) : in t4_alloc_vi_func()11276 G_FW_VI_CMD_VIN(be32_to_cpu(c.alloc_to_len16)) : in t4_alloc_vi_func()11327 c.alloc_to_len16 = cpu_to_be32(F_FW_VI_CMD_FREE | FW_LEN16(c)); in t4_free_vi()11923 c.alloc_to_len16 = cpu_to_be32(F_FW_IQ_CMD_IQSTOP | FW_LEN16(c)); in t4_iq_stop()11954 c.alloc_to_len16 = cpu_to_be32(F_FW_IQ_CMD_FREE | FW_LEN16(c)); in t4_iq_free()11983 c.alloc_to_len16 = cpu_to_be32(F_FW_EQ_ETH_CMD_EQSTOP | FW_LEN16(c)); in t4_eth_eq_stop()12008 c.alloc_to_len16 = cpu_to_be32(F_FW_EQ_ETH_CMD_FREE | FW_LEN16(c)); in t4_eth_eq_free()12033 c.alloc_to_len16 = cpu_to_be32(F_FW_EQ_CTRL_CMD_FREE | FW_LEN16(c)); in t4_ctrl_eq_free()12058 c.alloc_to_len16 = cpu_to_be32(F_FW_EQ_OFLD_CMD_FREE | FW_LEN16(c)); in t4_ofld_eq_free()