Home
last modified time | relevance | path

Searched refs:fl0id (Results 1 – 4 of 4) 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
4186 c.fl0id = cpu_to_be16(fl0id); in t4_iq_start_stop()
4212 unsigned int fl0id, unsigned int fl1id) in t4_iq_free() argument
4225 c.fl0id = cpu_to_be16(fl0id); in t4_iq_free()
H A Dt4fw_interface.h882 __be16 fl0id; member
/dpdk/drivers/net/cxgbe/
H A Dsge.c1898 fl->cntxt_id = ntohs(c.fl0id); in t4_sge_alloc_rxq()