Home
last modified time | relevance | path

Searched refs:fl0id (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/io/cxgbe/common/
H A Dcommon.h477 unsigned int pf, unsigned int vf, unsigned int iqid, unsigned int fl0id,
481 unsigned int fl0id, unsigned int fl1id);
H A Dt4_hw.c4674 unsigned int pf, unsigned int vf, unsigned int iqid, unsigned int fl0id, in t4_iq_start_stop() argument
4686 c.fl0id = htons(fl0id); in t4_iq_start_stop()
4706 unsigned int vf, unsigned int iqtype, unsigned int iqid, unsigned int fl0id, in t4_iq_free() argument
4718 c.fl0id = htons(fl0id); in t4_iq_free()
/titanic_41/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_sge.c1202 fl->cntxt_id = be16_to_cpu(c.fl0id); in alloc_iq_fl()
/titanic_41/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h3628 __be16 fl0id; member