• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/be2iscsi/

Lines Matching refs:AMAP_SET_BITS

539 	AMAP_SET_BITS(struct amap_eq_context, func, req->context,
541 AMAP_SET_BITS(struct amap_eq_context, valid, req->context, 1);
542 AMAP_SET_BITS(struct amap_eq_context, size, req->context, 0);
543 AMAP_SET_BITS(struct amap_eq_context, count, req->context,
545 AMAP_SET_BITS(struct amap_eq_context, delaymult, req->context,
613 AMAP_SET_BITS(struct amap_cq_context, coalescwm, ctxt, coalesce_wm);
614 AMAP_SET_BITS(struct amap_cq_context, nodelay, ctxt, no_delay);
615 AMAP_SET_BITS(struct amap_cq_context, count, ctxt,
617 AMAP_SET_BITS(struct amap_cq_context, valid, ctxt, 1);
618 AMAP_SET_BITS(struct amap_cq_context, solevent, ctxt, sol_evts);
619 AMAP_SET_BITS(struct amap_cq_context, eventable, ctxt, 1);
620 AMAP_SET_BITS(struct amap_cq_context, eqid, ctxt, eq->id);
621 AMAP_SET_BITS(struct amap_cq_context, armed, ctxt, 1);
622 AMAP_SET_BITS(struct amap_cq_context, func, ctxt,
672 AMAP_SET_BITS(struct amap_mcc_context, fid, ctxt,
674 AMAP_SET_BITS(struct amap_mcc_context, valid, ctxt, 1);
675 AMAP_SET_BITS(struct amap_mcc_context, ring_size, ctxt,
677 AMAP_SET_BITS(struct amap_mcc_context, cq_id, ctxt, cq->id);
768 AMAP_SET_BITS(struct amap_be_default_pdu_context, rx_pdid, ctxt, 0);
769 AMAP_SET_BITS(struct amap_be_default_pdu_context, rx_pdid_valid, ctxt,
771 AMAP_SET_BITS(struct amap_be_default_pdu_context, pci_func_id, ctxt,
773 AMAP_SET_BITS(struct amap_be_default_pdu_context, ring_size, ctxt,
775 AMAP_SET_BITS(struct amap_be_default_pdu_context, default_buffer_size,
777 AMAP_SET_BITS(struct amap_be_default_pdu_context, cq_id_recv, ctxt,