Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlxsw/
Dpci.c180 mlxsw_pci_queue_elem_info_get(struct mlxsw_pci_queue *q, int elem_index) in mlxsw_pci_queue_elem_info_get() function
192 return mlxsw_pci_queue_elem_info_get(q, index); in mlxsw_pci_queue_elem_info_producer_get()
200 return mlxsw_pci_queue_elem_info_get(q, index); in mlxsw_pci_queue_elem_info_consumer_get()
205 return mlxsw_pci_queue_elem_info_get(q, elem_index)->elem; in mlxsw_pci_queue_elem_get()
589 elem_info = mlxsw_pci_queue_elem_info_get(q, i); in mlxsw_pci_rdq_init()
609 elem_info = mlxsw_pci_queue_elem_info_get(q, i); in mlxsw_pci_rdq_fini()
1276 elem_info = mlxsw_pci_queue_elem_info_get(q, i); in mlxsw_pci_queue_init()