Home
last modified time | relevance | path

Searched refs:iqid (Results 1 – 5 of 5) sorted by relevance

/f-stack/dpdk/drivers/net/cxgbe/base/
H A Dadapter.h817 unsigned int iqid, int socket_id);
820 unsigned int iqid, int socket_id);
H A Dcommon.h413 unsigned int pf, unsigned int vf, unsigned int iqid,
416 unsigned int vf, unsigned int iqtype, unsigned int iqid,
H A Dt4_hw.c4397 unsigned int pf, unsigned int vf, unsigned int iqid, in t4_iq_start_stop() argument
4408 c.iqid = cpu_to_be16(iqid); in t4_iq_start_stop()
4434 unsigned int vf, unsigned int iqtype, unsigned int iqid, in t4_iq_free() argument
4447 c.iqid = cpu_to_be16(iqid); in t4_iq_free()
H A Dt4fw_interface.h878 __be16 iqid; member
/f-stack/dpdk/drivers/net/cxgbe/
H A Dsge.c1908 iq->cntxt_id = ntohs(c.iqid); in t4_sge_alloc_rxq()
2046 unsigned int iqid, int socket_id) in t4_sge_alloc_eth_txq() argument
2082 F_FW_EQ_ETH_CMD_FETCHRO | V_FW_EQ_ETH_CMD_IQID(iqid)); in t4_sge_alloc_eth_txq()
2119 unsigned int iqid, int socket_id) in t4_sge_alloc_ctrl_txq() argument
2147 F_FW_EQ_CTRL_CMD_FETCHRO | V_FW_EQ_CTRL_CMD_IQID(iqid)); in t4_sge_alloc_ctrl_txq()