Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/mellanox/mlxsw/
Dpci.c208 mlxsw_pci_queue_elem_info_get(struct mlxsw_pci_queue *q, int elem_index) in mlxsw_pci_queue_elem_info_get() function
220 return mlxsw_pci_queue_elem_info_get(q, index); in mlxsw_pci_queue_elem_info_producer_get()
228 return mlxsw_pci_queue_elem_info_get(q, index); in mlxsw_pci_queue_elem_info_consumer_get()
233 return mlxsw_pci_queue_elem_info_get(q, elem_index)->elem; in mlxsw_pci_queue_elem_get()
541 elem_info = mlxsw_pci_queue_elem_info_get(q, i); in mlxsw_pci_rdq_init()
557 elem_info = mlxsw_pci_queue_elem_info_get(q, i); in mlxsw_pci_rdq_fini()
968 elem_info = mlxsw_pci_queue_elem_info_get(q, i); in mlxsw_pci_queue_init()