Searched refs:fl0id (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/cxgb4/
H A Dcxgb4.h734 unsigned int fl0id, unsigned int fl1id);
737 unsigned int fl0id, unsigned int fl1id);
H A Dt4_hw.c2820 * @fl0id: FL0 queue id or 0xffff if no attached FL0
2827 unsigned int fl0id, unsigned int fl1id)
2838 c.fl0id = htons(fl0id);
2851 * @fl0id: FL0 queue id or 0xffff if no attached FL0
2858 unsigned int fl0id, unsigned int fl1id)
2869 c.fl0id = htons(fl0id);
2825 t4_iq_start_stop(struct adapter *adap, unsigned int mbox, bool start, unsigned int pf, unsigned int vf, unsigned int iqid, unsigned int fl0id, unsigned int fl1id) argument
2856 t4_iq_free(struct adapter *adap, unsigned int mbox, unsigned int pf, unsigned int vf, unsigned int iqtype, unsigned int iqid, unsigned int fl0id, unsigned int fl1id) argument
H A Dt4fw_api.h585 __be16 fl0id; member in struct:fw_iq_cmd
H A Dsge.c2056 fl->cntxt_id = ntohs(c.fl0id);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/cxgb4vf/
H A Dt4vf_hw.c1205 * @fl0id: FL0 queue ID or 0xffff if no attached FL0
1211 unsigned int iqid, unsigned int fl0id, unsigned int fl1id)
1225 cmd.fl0id = cpu_to_be16(fl0id);
1210 t4vf_iq_free(struct adapter *adapter, unsigned int iqtype, unsigned int iqid, unsigned int fl0id, unsigned int fl1id) argument
H A Dsge.c2166 fl->cntxt_id = be16_to_cpu(rpl.fl0id);

Completed in 57 milliseconds