Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/cxgbe/base/
H A Dcommon.h414 unsigned int fl0id, unsigned int fl1id);
417 unsigned int fl0id, unsigned int fl1id);
H A Dt4_hw.c4398 unsigned int fl0id, unsigned int fl1id) in t4_iq_start_stop() argument
4409 c.fl0id = cpu_to_be16(fl0id); in t4_iq_start_stop()
4435 unsigned int fl0id, unsigned int fl1id) in t4_iq_free() argument
4448 c.fl0id = cpu_to_be16(fl0id); in t4_iq_free()
H A Dt4fw_interface.h879 __be16 fl0id; member
/f-stack/dpdk/drivers/net/cxgbe/
H A Dsge.c1923 fl->cntxt_id = ntohs(c.fl0id); in t4_sge_alloc_rxq()