Home
last modified time | relevance | path

Searched refs:fl0id (Results 1 – 4 of 4) 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
8735 c.fl0id = cpu_to_be16(fl0id); in t4_iq_stop()
8755 unsigned int fl0id, unsigned int fl1id) in t4_iq_free() argument
8766 c.fl0id = cpu_to_be16(fl0id); in t4_iq_free()
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_sge.c1224 fl->cntxt_id = be16_to_cpu(c.fl0id); in alloc_iq_fl()
/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h5212 __be16 fl0id; member