Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/
Dpci.c142 mlxsw_pci_queue_elem_info_get(struct mlxsw_pci_queue *q, int elem_index) in mlxsw_pci_queue_elem_info_get() function
154 return mlxsw_pci_queue_elem_info_get(q, index); in mlxsw_pci_queue_elem_info_producer_get()
162 return mlxsw_pci_queue_elem_info_get(q, index); in mlxsw_pci_queue_elem_info_consumer_get()
167 return mlxsw_pci_queue_elem_info_get(q, elem_index)->elem; in mlxsw_pci_queue_elem_get()
428 elem_info = mlxsw_pci_queue_elem_info_get(q, i); in mlxsw_pci_rdq_init()
444 elem_info = mlxsw_pci_queue_elem_info_get(q, i); in mlxsw_pci_rdq_fini()
850 elem_info = mlxsw_pci_queue_elem_info_get(q, i); in mlxsw_pci_queue_init()