Searched refs:iqtype (Results 1 - 3 of 3) sorted by relevance
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4vf/ |
H A D | t4vf_hw.c | 1422 * @iqtype: the ingress queue type (FW_IQ_TYPE_FL_INT_CAP, etc.) 1429 int t4vf_iq_free(struct adapter *adapter, unsigned int iqtype, t4vf_iq_free() argument 1441 cpu_to_be32(FW_IQ_CMD_TYPE_V(iqtype)); t4vf_iq_free()
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4.h | 1402 unsigned int vf, unsigned int iqtype, unsigned int iqid,
|
H A D | t4_hw.c | 6758 * @iqtype: the ingress queue type 6766 unsigned int vf, unsigned int iqtype, unsigned int iqid, t4_iq_free() 6776 c.type_to_iqandstindex = cpu_to_be32(FW_IQ_CMD_TYPE_V(iqtype)); t4_iq_free() 6765 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) t4_iq_free() argument
|
Completed in 200 milliseconds