Searched refs:alloc_to_len16 (Results 1 – 6 of 6) 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()4385 c.alloc_to_len16 = htobe32(F_FW_EQ_CTRL_CMD_ALLOC | in ctrl_eq_alloc()4433 c.alloc_to_len16 = htobe32(F_FW_EQ_ETH_CMD_ALLOC | in eth_eq_alloc()4500 c.alloc_to_len16 = htonl(F_FW_EQ_OFLD_CMD_ALLOC | in ofld_eq_alloc()
1334 __be32 alloc_to_len16; member1591 __be32 alloc_to_len16; member1702 __be32 alloc_to_len16; member1809 __be32 alloc_to_len16; member1926 __be32 alloc_to_len16; member2974 __be32 alloc_to_len16; member
3181 __be32 alloc_to_len16; member6356 __be32 alloc_to_len16; member6878 __be32 alloc_to_len16; member7071 __be32 alloc_to_len16; member7293 __be32 alloc_to_len16; member7486 __be32 alloc_to_len16; member7720 __be32 alloc_to_len16; member10089 __be32 alloc_to_len16; member10117 __be32 alloc_to_len16; member10252 __be32 alloc_to_len16; member[all …]
9763 c.alloc_to_len16 = cpu_to_be32(F_FW_VI_CMD_ALLOC | FW_LEN16(c)); in t4_alloc_vi_func()9793 G_FW_VI_CMD_VFVLD(be32_to_cpu(c.alloc_to_len16)) : in t4_alloc_vi_func()9798 G_FW_VI_CMD_VIN(be32_to_cpu(c.alloc_to_len16)) : in t4_alloc_vi_func()9849 c.alloc_to_len16 = cpu_to_be32(F_FW_VI_CMD_FREE | FW_LEN16(c)); in t4_free_vi()10445 c.alloc_to_len16 = cpu_to_be32(F_FW_IQ_CMD_IQSTOP | FW_LEN16(c)); in t4_iq_stop()10476 c.alloc_to_len16 = cpu_to_be32(F_FW_IQ_CMD_FREE | FW_LEN16(c)); in t4_iq_free()10505 c.alloc_to_len16 = cpu_to_be32(F_FW_EQ_ETH_CMD_EQSTOP | FW_LEN16(c)); in t4_eth_eq_stop()10530 c.alloc_to_len16 = cpu_to_be32(F_FW_EQ_ETH_CMD_FREE | FW_LEN16(c)); in t4_eth_eq_free()10555 c.alloc_to_len16 = cpu_to_be32(F_FW_EQ_CTRL_CMD_FREE | FW_LEN16(c)); in t4_ctrl_eq_free()10580 c.alloc_to_len16 = cpu_to_be32(F_FW_EQ_OFLD_CMD_FREE | FW_LEN16(c)); in t4_ofld_eq_free()