Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H A Dpci_hw.h109 MLXSW_PCI_CQE_V1, enumerator
120 case MLXSW_PCI_CQE_V1: \
134 case MLXSW_PCI_CQE_V1: \
H A Dpci.c462 q->u.cq.v = MLXSW_PCI_CQE_V1; in mlxsw_pci_cq_pre_init()
479 if (q->u.cq.v == MLXSW_PCI_CQE_V1) in mlxsw_pci_cq_init()
1492 mlxsw_pci->max_cqe_ver = MLXSW_PCI_CQE_V1; in mlxsw_pci_init()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dpci_hw.h106 MLXSW_PCI_CQE_V1, enumerator
117 case MLXSW_PCI_CQE_V1: \
131 case MLXSW_PCI_CQE_V1: \
H A Dpci.c464 q->u.cq.v = MLXSW_PCI_CQE_V1; in mlxsw_pci_cq_pre_init()
481 if (q->u.cq.v == MLXSW_PCI_CQE_V1) in mlxsw_pci_cq_init()
1607 mlxsw_pci->max_cqe_ver = MLXSW_PCI_CQE_V1; in mlxsw_pci_init()

Completed in 8 milliseconds