Lines Matching refs:consumer_counter
77 u16 consumer_counter; member
190 if ((u16) (q->producer_counter - q->consumer_counter) == q->count) in mlxsw_pci_queue_elem_info_producer_get()
198 int index = q->consumer_counter & (q->count - 1); in mlxsw_pci_queue_elem_info_consumer_get()
210 return owner_bit != !!(q->consumer_counter & q->count); in mlxsw_pci_elem_hw_owned()
278 q->consumer_counter + q->count); in mlxsw_pci_queue_doorbell_consumer_ring()
286 __mlxsw_pci_queue_doorbell_arm_set(mlxsw_pci, q, q->consumer_counter); in mlxsw_pci_queue_doorbell_arm_consumer_ring()
306 q->consumer_counter = 0; in mlxsw_pci_sdq_init()
547 q->consumer_counter = 0; in mlxsw_pci_rdq_init()
685 if (q->consumer_counter++ != consumer_counter_limit) in mlxsw_pci_cqe_sdq_handle()
755 if (q->consumer_counter++ != consumer_counter_limit) in mlxsw_pci_cqe_rdq_handle()
829 q->consumer_counter++; in mlxsw_pci_cq_sw_cqe_get()
1031 q->consumer_counter = 0; in mlxsw_pci_cq_init()
1107 q->consumer_counter++; in mlxsw_pci_eq_sw_eqe_get()
1158 q->consumer_counter = 0; in mlxsw_pci_eq_init()