Searched refs:fl1id (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/sys/dev/cxgbe/common/
H A Dcommon.h594 unsigned int fl0id, unsigned int fl1id);
597 unsigned int fl0id, unsigned int fl1id);
H A Dt4_hw.c5184 * @fl1id: FL1 queue id or 0xffff if no attached FL1
5190 unsigned int fl0id, unsigned int fl1id)
5202 c.fl1id = htons(fl1id);
5215 * @fl1id: FL1 queue id or 0xffff if no attached FL1
5221 unsigned int fl0id, unsigned int fl1id)
5233 c.fl1id = htons(fl1id);
5188 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
5219 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
/freebsd-9.3-release/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h3937 __be16 fl1id; member in struct:fw_iq_cmd

Completed in 141 milliseconds