Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/cxgbe/common/
Dcommon.h601 unsigned int fl0id, unsigned int fl1id);
604 unsigned int fl0id, unsigned int fl1id);
Dt4_hw.c5241 unsigned int fl0id, unsigned int fl1id) in t4_iq_start_stop() argument
5253 c.fl1id = htons(fl1id); in t4_iq_start_stop()
5272 unsigned int fl0id, unsigned int fl1id) in t4_iq_free() argument
5284 c.fl1id = htons(fl1id); in t4_iq_free()
/freebsd-9-stable/sys/dev/cxgbe/firmware/
Dt4fw_interface.h3937 __be16 fl1id; member