Home
last modified time | relevance | path

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

/dpdk/drivers/net/cxgbe/base/
H A Dcommon.h398 unsigned int fl0id, unsigned int fl1id);
401 unsigned int fl0id, unsigned int fl1id);
H A Dt4_hw.c4175 unsigned int fl0id, unsigned int fl1id) in t4_iq_start_stop() argument
4187 c.fl1id = cpu_to_be16(fl1id); in t4_iq_start_stop()
4212 unsigned int fl0id, unsigned int fl1id) in t4_iq_free() argument
4226 c.fl1id = cpu_to_be16(fl1id); in t4_iq_free()
H A Dt4fw_interface.h883 __be16 fl1id; member