Home
last modified time | relevance | path

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

/src/sys/dev/cxgbe/common/
H A Dcommon.h978 unsigned int vf, unsigned int iqtype, unsigned int iqid,
981 unsigned int vf, unsigned int iqtype, unsigned int iqid,
H A Dt4_hw.c10447 unsigned int vf, unsigned int iqtype, unsigned int iqid, in t4_iq_stop() argument
10457 c.type_to_iqandstindex = cpu_to_be32(V_FW_IQ_CMD_TYPE(iqtype)); in t4_iq_stop()
10478 unsigned int vf, unsigned int iqtype, unsigned int iqid, in t4_iq_free() argument
10488 c.type_to_iqandstindex = cpu_to_be32(V_FW_IQ_CMD_TYPE(iqtype)); in t4_iq_free()