Searched refs:mlxsw_pci_queue_ops (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/mellanox/mlxsw/
H A Dpci.c879 struct mlxsw_pci_queue_ops { struct
892 static const struct mlxsw_pci_queue_ops mlxsw_pci_sdq_ops = {
901 static const struct mlxsw_pci_queue_ops mlxsw_pci_rdq_ops = {
910 static const struct mlxsw_pci_queue_ops mlxsw_pci_cq_ops = {
920 static const struct mlxsw_pci_queue_ops mlxsw_pci_eq_ops = {
931 const struct mlxsw_pci_queue_ops *q_ops, mlxsw_pci_queue_init()
988 const struct mlxsw_pci_queue_ops *q_ops, mlxsw_pci_queue_fini()
1000 const struct mlxsw_pci_queue_ops *q_ops, mlxsw_pci_queue_group_init()
1036 const struct mlxsw_pci_queue_ops *q_ops) mlxsw_pci_queue_group_fini()

Completed in 170 milliseconds