Searched refs:iqtype (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/io/cxgbe/common/ |
H A D | common.h | 902 unsigned int vf, unsigned int iqtype, unsigned int iqid, 905 unsigned int vf, unsigned int iqtype, unsigned int iqid,
|
H A D | t4_hw.c | 8723 unsigned int vf, unsigned int iqtype, unsigned int iqid, in t4_iq_stop() argument 8733 c.type_to_iqandstindex = cpu_to_be32(V_FW_IQ_CMD_TYPE(iqtype)); in t4_iq_stop() 8754 unsigned int vf, unsigned int iqtype, unsigned int iqid, in t4_iq_free() argument 8764 c.type_to_iqandstindex = cpu_to_be32(V_FW_IQ_CMD_TYPE(iqtype)); in t4_iq_free()
|