Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/
Dpci.c145 mlxsw_pci_queue_elem_info_get(struct mlxsw_pci_queue *q, int elem_index) in mlxsw_pci_queue_elem_info_get() function
157 return mlxsw_pci_queue_elem_info_get(q, index); in mlxsw_pci_queue_elem_info_producer_get()
165 return mlxsw_pci_queue_elem_info_get(q, index); in mlxsw_pci_queue_elem_info_consumer_get()
170 return mlxsw_pci_queue_elem_info_get(q, elem_index)->elem; in mlxsw_pci_queue_elem_get()
435 elem_info = mlxsw_pci_queue_elem_info_get(q, i); in mlxsw_pci_rdq_init()
451 elem_info = mlxsw_pci_queue_elem_info_get(q, i); in mlxsw_pci_rdq_fini()
963 elem_info = mlxsw_pci_queue_elem_info_get(q, i); in mlxsw_pci_queue_init()