Searched refs:alloc_to_len16 (Results 1 – 3 of 3) sorted by relevance
4341 c.alloc_to_len16 = htonl(F_FW_VI_CMD_ALLOC | FW_LEN16(c)); in t4_alloc_vi()4392 c.alloc_to_len16 = htonl(F_FW_VI_CMD_FREE | FW_LEN16(c)); in t4_free_vi()4683 c.alloc_to_len16 = htonl(V_FW_IQ_CMD_IQSTART(start) | in t4_iq_start_stop()4715 c.alloc_to_len16 = htonl(F_FW_IQ_CMD_FREE | FW_LEN16(c)); in t4_iq_free()4743 c.alloc_to_len16 = htonl(F_FW_EQ_ETH_CMD_FREE | FW_LEN16(c)); in t4_eth_eq_free()4768 c.alloc_to_len16 = htonl(F_FW_EQ_CTRL_CMD_FREE | FW_LEN16(c)); in t4_ctrl_eq_free()4793 c.alloc_to_len16 = htonl(F_FW_EQ_OFLD_CMD_FREE | FW_LEN16(c)); in t4_ofld_eq_free()
1809 __be32 alloc_to_len16; member3625 __be32 alloc_to_len16; member4119 __be32 alloc_to_len16; member4306 __be32 alloc_to_len16; member4495 __be32 alloc_to_len16; member4682 __be32 alloc_to_len16; member4893 __be32 alloc_to_len16; member6705 __be32 alloc_to_len16; member6843 __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()1401 c.alloc_to_len16 = BE_32(F_FW_EQ_CTRL_CMD_ALLOC | in ctrl_eq_alloc()1445 c.alloc_to_len16 = BE_32(F_FW_EQ_ETH_CMD_ALLOC | in eth_eq_alloc()1488 c.alloc_to_len16 = htonl(F_FW_EQ_OFLD_CMD_ALLOC | in ofld_eq_alloc()