Searched refs:fl0id (Results 1 - 9 of 9) sorted by relevance

/linux-master/drivers/scsi/csiostor/
H A Dcsio_mb.c512 cmdp->fl0id |= htons(iq_params->fl0id);
537 (iq_params->fl0id != 0xFFFF)) {
600 iq_params->fl0id = ntohs(rsp->fl0id);
604 iq_params->fl0id = iq_params->fl1id = 0;
639 cmdp->fl0id = htons(iq_params->fl0id);
H A Dcsio_wr.h123 uint16_t fl0id; member in struct:csio_iq_params
H A Dcsio_wr.c388 csio_q_flid(hw, flq_idx) = iqp.fl0id;
653 iqp.fl0id = csio_q_flid(hw, flq_idx);
655 iqp.fl0id = 0xFFFF;
/linux-master/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_hw.c1835 * @fl0id: FL0 queue ID or 0xffff if no attached FL0
1841 unsigned int iqid, unsigned int fl0id, unsigned int fl1id)
1855 cmd.fl0id = cpu_to_be16(fl0id);
1840 t4vf_iq_free(struct adapter *adapter, unsigned int iqtype, unsigned int iqid, unsigned int fl0id, unsigned int fl1id) argument
H A Dsge.c2359 fl->cntxt_id = be16_to_cpu(rpl.fl0id);
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4.h2041 unsigned int fl0id, unsigned int fl1id);
2044 unsigned int fl0id, unsigned int fl1id);
H A Dt4_hw.c8316 * @fl0id: FL0 queue id or 0xffff if no attached FL0
8325 unsigned int fl0id, unsigned int fl1id)
8336 c.fl0id = cpu_to_be16(fl0id);
8349 * @fl0id: FL0 queue id or 0xffff if no attached FL0
8356 unsigned int fl0id, unsigned int fl1id)
8367 c.fl0id = cpu_to_be16(fl0id);
8323 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
8354 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.h1588 __be16 fl0id; member in struct:fw_iq_cmd
H A Dsge.c4481 fl->cntxt_id = ntohs(c.fl0id);

Completed in 197 milliseconds