Searched refs:alloc_to_len16 (Results 1 – 5 of 5) sorted by relevance
295 vi_cmd.alloc_to_len16 = cpu_to_be32(FW_LEN16(vi_cmd)); in t4vf_port_init()873 cmd.alloc_to_len16 = cpu_to_be32(FW_LEN16(cmd) | in t4vf_alloc_vi()902 cmd.alloc_to_len16 = cpu_to_be32(FW_LEN16(cmd) | in t4vf_free_vi()1273 cmd.alloc_to_len16 = cpu_to_be32(FW_IQ_CMD_FREE | in t4vf_iq_free()1299 cmd.alloc_to_len16 = cpu_to_be32(FW_EQ_ETH_CMD_FREE | in t4vf_eth_eq_free()
2112 cmd.alloc_to_len16 = cpu_to_be32(FW_IQ_CMD_ALLOC | in t4vf_sge_alloc_rxq()2274 cmd.alloc_to_len16 = cpu_to_be32(FW_EQ_ETH_CMD_ALLOC | in t4vf_sge_alloc_eth_txq()
587 __be32 alloc_to_len16; member688 __be32 alloc_to_len16; member735 __be32 alloc_to_len16; member778 __be32 alloc_to_len16; member828 __be32 alloc_to_len16; member
2282 c.alloc_to_len16 = htonl(FW_VI_CMD_ALLOC | FW_LEN16(c)); in t4_alloc_vi()2556 c.alloc_to_len16 = htonl(FW_IQ_CMD_FREE | FW_LEN16(c)); in t4_iq_free()2583 c.alloc_to_len16 = htonl(FW_EQ_ETH_CMD_FREE | FW_LEN16(c)); in t4_eth_eq_free()2607 c.alloc_to_len16 = htonl(FW_EQ_CTRL_CMD_FREE | FW_LEN16(c)); in t4_ctrl_eq_free()2631 c.alloc_to_len16 = htonl(FW_EQ_OFLD_CMD_FREE | FW_LEN16(c)); in t4_ofld_eq_free()
1994 c.alloc_to_len16 = htonl(FW_IQ_CMD_ALLOC | FW_IQ_CMD_IQSTART(1) | in t4_sge_alloc_rxq()2108 c.alloc_to_len16 = htonl(FW_EQ_ETH_CMD_ALLOC | in t4_sge_alloc_eth_txq()2160 c.alloc_to_len16 = htonl(FW_EQ_CTRL_CMD_ALLOC | in t4_sge_alloc_ctrl_txq()2213 c.alloc_to_len16 = htonl(FW_EQ_OFLD_CMD_ALLOC | in t4_sge_alloc_ofld_txq()