Searched refs:iqtype (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/cxgb4vf/
H A Dt4vf_hw.c1203 * @iqtype: the ingress queue type (FW_IQ_TYPE_FL_INT_CAP, etc.)
1210 int t4vf_iq_free(struct adapter *adapter, unsigned int iqtype, argument
1222 cpu_to_be32(FW_IQ_CMD_TYPE(iqtype));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/cxgb4/
H A Dcxgb4.h736 unsigned int vf, unsigned int iqtype, unsigned int iqid,
H A Dt4_hw.c2849 * @iqtype: the ingress queue type
2857 unsigned int vf, unsigned int iqtype, unsigned int iqid,
2867 c.type_to_iqandstindex = htonl(FW_IQ_CMD_TYPE(iqtype));
2856 t4_iq_free(struct adapter *adap, unsigned int mbox, unsigned int pf, unsigned int vf, unsigned int iqtype, unsigned int iqid, unsigned int fl0id, unsigned int fl1id) argument

Completed in 174 milliseconds