Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/chelsio/cxgb4vf/
Dt4vf_hw.c1264 unsigned int iqid, unsigned int fl0id, unsigned int fl1id) in t4vf_iq_free() argument
1279 cmd.fl1id = cpu_to_be16(fl1id); in t4vf_iq_free()
/linux-3.4.99/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4.h714 unsigned int fl0id, unsigned int fl1id);
Dt4_hw.c2548 unsigned int fl0id, unsigned int fl1id) in t4_iq_free() argument
2560 c.fl1id = htons(fl1id); in t4_iq_free()
Dt4fw_api.h591 __be16 fl1id; member