Searched defs:fl0id (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c4667 * @fl0id: FL0 queue id or 0xffff if no attached FL0
4674 unsigned int pf, unsigned int vf, unsigned int iqid, unsigned int fl0id,
4686 c.fl0id = htons(fl0id);
4699 * @fl0id: FL0 queue id or 0xffff if no attached FL0
4706 unsigned int vf, unsigned int iqtype, unsigned int iqid, unsigned int fl0id,
4718 c.fl0id = htons(fl0id);
4673 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
4705 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
/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h3628 __be16 fl0id; member in struct:fw_iq_cmd

Completed in 117 milliseconds