Home
last modified time | relevance | path

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

/dpdk/drivers/net/cxgbe/base/
H A Dadapter.h807 unsigned int iqid, int socket_id);
810 unsigned int iqid, int socket_id);
H A Dcommon.h397 unsigned int pf, unsigned int vf, unsigned int iqid,
400 unsigned int vf, unsigned int iqtype, unsigned int iqid,
H A Dt4_hw.c4174 unsigned int pf, unsigned int vf, unsigned int iqid, in t4_iq_start_stop() argument
4185 c.iqid = cpu_to_be16(iqid); in t4_iq_start_stop()
4211 unsigned int vf, unsigned int iqtype, unsigned int iqid, in t4_iq_free() argument
4224 c.iqid = cpu_to_be16(iqid); in t4_iq_free()
H A Dt4fw_interface.h881 __be16 iqid; member
/dpdk/drivers/net/cxgbe/
H A Dsge.c1883 iq->cntxt_id = ntohs(c.iqid); in t4_sge_alloc_rxq()
2022 unsigned int iqid, int socket_id) in t4_sge_alloc_eth_txq() argument
2058 F_FW_EQ_ETH_CMD_FETCHRO | V_FW_EQ_ETH_CMD_IQID(iqid)); in t4_sge_alloc_eth_txq()
2095 unsigned int iqid, int socket_id) in t4_sge_alloc_ctrl_txq() argument
2123 F_FW_EQ_CTRL_CMD_FETCHRO | V_FW_EQ_CTRL_CMD_IQID(iqid)); in t4_sge_alloc_ctrl_txq()