Home
last modified time | relevance | path

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

/drivers/scsi/csiostor/
Dcsio_mb.c509 cmdp->fl0id |= htons(iq_params->fl0id); in csio_mb_iq_write()
534 (iq_params->fl0id != 0xFFFF)) { in csio_mb_iq_write()
595 iq_params->fl0id = ntohs(rsp->fl0id); in csio_mb_iq_alloc_write_rsp()
599 iq_params->fl0id = iq_params->fl1id = 0; in csio_mb_iq_alloc_write_rsp()
634 cmdp->fl0id = htons(iq_params->fl0id); in csio_mb_iq_free()
Dcsio_wr.c386 csio_q_flid(hw, flq_idx) = iqp.fl0id; in csio_wr_iq_create_rsp()
649 iqp.fl0id = csio_q_flid(hw, flq_idx); in csio_wr_iq_destroy()
651 iqp.fl0id = 0xFFFF; in csio_wr_iq_destroy()
Dcsio_wr.h123 uint16_t fl0id; member
/drivers/net/ethernet/chelsio/cxgb4vf/
Dt4vf_hw.c1297 unsigned int iqid, unsigned int fl0id, unsigned int fl1id) in t4vf_iq_free() argument
1311 cmd.fl0id = cpu_to_be16(fl0id); in t4vf_iq_free()
Dsge.c2178 fl->cntxt_id = be16_to_cpu(rpl.fl0id); in t4vf_sge_alloc_rxq()
/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4.h1075 unsigned int fl0id, unsigned int fl1id);
Dt4_hw.c3711 unsigned int fl0id, unsigned int fl1id) in t4_iq_free() argument
3722 c.fl0id = htons(fl0id); in t4_iq_free()
Dt4fw_api.h1089 __be16 fl0id; member
Dsge.c2359 fl->cntxt_id = ntohs(c.fl0id); in t4_sge_alloc_rxq()