Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_hw.c1840 int t4vf_iq_free(struct adapter *adapter, unsigned int iqtype, in t4vf_iq_free() argument
1852 cpu_to_be32(FW_IQ_CMD_TYPE_V(iqtype)); in t4vf_iq_free()
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4.h2035 unsigned int vf, unsigned int iqtype, unsigned int iqid,
2038 unsigned int vf, unsigned int iqtype, unsigned int iqid,
H A Dt4_hw.c8324 unsigned int vf, unsigned int iqtype, unsigned int iqid, in t4_iq_stop() argument
8334 c.type_to_iqandstindex = cpu_to_be32(FW_IQ_CMD_TYPE_V(iqtype)); in t4_iq_stop()
8355 unsigned int vf, unsigned int iqtype, unsigned int iqid, in t4_iq_free() argument
8365 c.type_to_iqandstindex = cpu_to_be32(FW_IQ_CMD_TYPE_V(iqtype)); in t4_iq_free()