Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/cxgb4/
Dt4fw_api.h691 __be32 fetchszm_to_iqid; member
738 __be32 fetchszm_to_iqid; member
781 __be32 fetchszm_to_iqid; member
Dsge.c2111 c.fetchszm_to_iqid = htonl(FW_EQ_ETH_CMD_HOSTFCMODE(2) | in t4_sge_alloc_eth_txq()
2164 c.fetchszm_to_iqid = htonl(FW_EQ_CTRL_CMD_HOSTFCMODE(2) | in t4_sge_alloc_ctrl_txq()
2215 c.fetchszm_to_iqid = htonl(FW_EQ_OFLD_CMD_HOSTFCMODE(2) | in t4_sge_alloc_ofld_txq()
/linux-2.6.39/drivers/infiniband/hw/cxgb4/
Dt4fw_ri_api.h281 __be32 fetchszm_to_iqid; member
Dqp.c213 res->u.sqrq.fetchszm_to_iqid = cpu_to_be32( in create_qp()
237 res->u.sqrq.fetchszm_to_iqid = cpu_to_be32( in create_qp()
/linux-2.6.39/drivers/net/cxgb4vf/
Dsge.c2278 cmd.fetchszm_to_iqid = in t4vf_sge_alloc_eth_txq()