Lines Matching refs:producer_counter
143 u16 producer_counter; member
216 int index = q->producer_counter & (q->count - 1); in mlxsw_pci_queue_elem_info_producer_get()
218 if ((q->producer_counter - q->consumer_counter) == q->count) in mlxsw_pci_queue_elem_info_producer_get()
351 __mlxsw_pci_queue_doorbell_set(mlxsw_pci, q, q->producer_counter); in mlxsw_pci_queue_doorbell_producer_ring()
382 q->producer_counter = 0; in mlxsw_pci_sdq_init()
421 i, q->producer_counter, q->consumer_counter, in mlxsw_pci_sdq_dbg_read()
506 q->producer_counter = 0; in mlxsw_pci_rdq_init()
533 q->producer_counter++; in mlxsw_pci_rdq_init()
575 i, q->producer_counter, q->consumer_counter, in mlxsw_pci_rdq_dbg_read()
708 q->producer_counter++; in mlxsw_pci_cqe_rdq_handle()
1570 q->producer_counter++; in mlxsw_pci_skb_transmit()