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

/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_hw.c1258 * @fl0id: FL0 queue ID or 0xffff if no attached FL0
1264 unsigned int iqid, unsigned int fl0id, unsigned int fl1id)
1278 cmd.fl0id = cpu_to_be16(fl0id);
1263 t4vf_iq_free(struct adapter *adapter, unsigned int iqtype, unsigned int iqid, unsigned int fl0id, unsigned int fl1id) argument
/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_hw.c2541 * @fl0id: FL0 queue id or 0xffff if no attached FL0
2548 unsigned int fl0id, unsigned int fl1id)
2559 c.fl0id = htons(fl0id);
2546 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.h590 __be16 fl0id; member in struct:fw_iq_cmd

Completed in 76 milliseconds