Lines Matching defs:producer

3628 	uint16_t hq_prod /* The HQ producer */;
3630 uint16_t hq_prod /* The HQ producer */;
3646 uint16_t cq_u_prod /* Ustorm producer of CQ */;
3648 uint16_t cq_u_prod /* Ustorm producer of CQ */;
3651 uint32_t __cq_u_prod1 /* Ustorm producer of CQ 1 */;
3688 uint16_t bd_prod /* The HQ producer */;
3690 uint16_t bd_prod /* The HQ producer */;
4275 #define TOE_RX_BYTES_AND_BDS_DOORBELL_NBDS (0x1F<<0) /* BitField params producer delta from the last doorbell */
4283 #define TOE_RX_BYTES_AND_BDS_DOORBELL_NBDS (0x1F<<0) /* BitField params producer delta from the last doorbell */
5089 uint16_t cq_prod /* CQ producer updated by FW */;
5093 uint16_t cq_prod /* CQ producer updated by FW */;
5338 uint16_t rq_prod /* The RQ producer */;
5340 uint16_t rq_prod /* The RQ producer */;
5495 uint16_t __xfrq_prod /* The XFRQ producer, updated by Ustorm */;
5497 uint16_t __xfrq_prod /* The XFRQ producer, updated by Ustorm */;
6152 uint16_t hq_prod /* The HQ producer threashold to compare the HQ consumer, which is the current HQ producer +1 - AggVal2Th */;
6156 uint16_t hq_prod /* The HQ producer threashold to compare the HQ consumer, which is the current HQ producer +1 - AggVal2Th */;
8295 uint16_t rq_prod /* Initial RQ producer */;
8990 struct regpair_t conn_db_base /* Connection data base address in host memory where RQ producer and CQ arm bit reside in */;
8995 union fcoe_idx16_field_union rq_prod /* RQ producer update by driver and read by FW (should be initialized to RQ size) */;
8997 union fcoe_idx16_field_union rq_prod /* RQ producer update by driver and read by FW (should be initialized to RQ size) */;
9001 uint16_t xfrq_prod /* XFRQ producer (No consumer is needed since Q can not be overloaded) */;
9005 uint16_t xfrq_prod /* XFRQ producer (No consumer is needed since Q can not be overloaded) */;
9016 uint16_t confq_prod /* CONFQ producer */;
9018 uint16_t confq_prod /* CONFQ producer */;
9270 uint32_t lcq_prod /* LCQ producer value */;
9406 * CQ DB CQ producer and pending completion counter
9412 uint16_t prod /* Ustorm CQ producer , updated by Ustorm */;
9414 uint16_t prod /* Ustorm CQ producer , updated by Ustorm */;
9448 struct iscsi_cq_db_prod_pnd_cmpltn_cnt_arr cq_u_prod_pend_comp_ctr_arr /* Ustorm CQ producer and pending completion counter array, updated by Ustorm */;
9811 struct iscsi_cq_db_prod_pnd_cmpltn_cnt_arr cq_c_prod_pend_comp_ctr_arr /* Cstorm CQ producer and CQ pending completion array, updated by Cstorm */;
9812 struct iscsi_cq_db_sqn_2_notify_arr cq_c_prod_sqn_arr /* Cstorm CQ producer sequence, updated by Cstorm */;
9956 uint16_t prod /* CQ producer */;
9958 uint16_t prod /* CQ producer */;
9974 uint16_t r2tq_prod /* R2TQ producer. */;
9976 uint16_t r2tq_prod /* R2TQ producer. */;
11591 uint16_t producer /* event ring producer */;
11593 uint16_t producer /* event ring producer */;
12511 uint32_t prev_snd_max /* last snd_max that was used for dynamic HC producer update */;
12551 uint8_t __rq_local_prod /* producer of the local rq ring */;
12555 uint8_t __rq_local_prod /* producer of the local rq ring */;
12640 uint32_t __bytes_cons /* the last rq_available_bytes producer that was read from host - used to know how many bytes were added */;
12641 uint32_t __prev_consumed_grq_bytes /* the last rq_available_bytes producer that was read from host - used to know how many bytes were added */;