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

/freebsd-11-stable/sys/dev/cxgbe/common/
H A Dcommon.h796 unsigned int fl0id, unsigned int fl1id);
799 unsigned int fl0id, unsigned int fl1id);
H A Dt4_hw.c8238 * @fl1id: FL1 queue id or 0xffff if no attached FL1
8246 unsigned int fl0id, unsigned int fl1id)
8258 c.fl1id = cpu_to_be16(fl1id);
8271 * @fl1id: FL1 queue id or 0xffff if no attached FL1
8277 unsigned int fl0id, unsigned int fl1id)
8289 c.fl1id = cpu_to_be16(fl1id);
8244 t4_iq_stop(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
8275 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-11-stable/contrib/ofed/libcxgb4/
H A Dt4fw_api.h1338 __be16 fl1id; member in struct:fw_iq_cmd
/freebsd-11-stable/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h5143 __be16 fl1id; member in struct:fw_iq_cmd

Completed in 362 milliseconds