Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/cxgbe/common/
HDcommon.h868 unsigned int vf, unsigned int iqtype, unsigned int iqid,
871 unsigned int vf, unsigned int iqtype, unsigned int iqid,
HDt4_hw.c8582 unsigned int vf, unsigned int iqtype, unsigned int iqid, in t4_iq_stop() argument
8592 c.type_to_iqandstindex = cpu_to_be32(V_FW_IQ_CMD_TYPE(iqtype)); in t4_iq_stop()
8613 unsigned int vf, unsigned int iqtype, unsigned int iqid, in t4_iq_free() argument
8623 c.type_to_iqandstindex = cpu_to_be32(V_FW_IQ_CMD_TYPE(iqtype)); in t4_iq_free()