Searched refs:fl0id (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/uts/common/io/cxgbe/common/ |
H A D | common.h | 477 unsigned int pf, unsigned int vf, unsigned int iqid, unsigned int fl0id, 481 unsigned int fl0id, unsigned int fl1id);
|
H A D | t4_hw.c | 4674 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 D | t4_sge.c | 1202 fl->cntxt_id = be16_to_cpu(c.fl0id); in alloc_iq_fl()
|
/titanic_41/usr/src/uts/common/io/cxgbe/firmware/ |
H A D | t4fw_interface.h | 3628 __be16 fl0id; member
|