Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dcommon.h903 unsigned int fl0id, unsigned int fl1id);
906 unsigned int fl0id, unsigned int fl1id);
H A Dt4_hw.c8724 unsigned int fl0id, unsigned int fl1id) in t4_iq_stop() argument
8736 c.fl1id = cpu_to_be16(fl1id); in t4_iq_stop()
8755 unsigned int fl0id, unsigned int fl1id) in t4_iq_free() argument
8767 c.fl1id = cpu_to_be16(fl1id); in t4_iq_free()
/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h5213 __be16 fl1id; member