Searched refs:fl1id (Results 1 - 4 of 4) 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.c2821 * @fl1id: FL1 queue id or 0xffff if no attached FL1
2827 unsigned int fl0id, unsigned int fl1id)
2839 c.fl1id = htons(fl1id);
2852 * @fl1id: FL1 queue id or 0xffff if no attached FL1
2858 unsigned int fl0id, unsigned int fl1id)
2870 c.fl1id = htons(fl1id);
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.h586 __be16 fl1id; member in struct:fw_iq_cmd
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/cxgb4vf/
H A Dt4vf_hw.c1206 * @fl1id: FL1 queue ID or 0xffff if no attached FL1
1211 unsigned int iqid, unsigned int fl0id, unsigned int fl1id)
1226 cmd.fl1id = cpu_to_be16(fl1id);
1210 t4vf_iq_free(struct adapter *adapter, unsigned int iqtype, unsigned int iqid, unsigned int fl0id, unsigned int fl1id) argument

Completed in 87 milliseconds