Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlxsw/
A Dpci_hw.h110 MLXSW_PCI_CQE_V2, enumerator
122 case MLXSW_PCI_CQE_V2: \
137 case MLXSW_PCI_CQE_V2: \
A Dpci.c456 if (q->u.cq.v == MLXSW_PCI_CQE_V2 && in mlxsw_pci_cq_pre_init()
478 else if (q->u.cq.v == MLXSW_PCI_CQE_V2) in mlxsw_pci_cq_init()
633 if (mlxsw_pci->max_cqe_ver >= MLXSW_PCI_CQE_V2) in mlxsw_pci_cqe_rdq_handle()
638 mlxsw_pci->max_cqe_ver >= MLXSW_PCI_CQE_V2) { in mlxsw_pci_cqe_rdq_handle()
642 mlxsw_pci->max_cqe_ver >= MLXSW_PCI_CQE_V2) { in mlxsw_pci_cqe_rdq_handle()
716 return q->u.cq.v == MLXSW_PCI_CQE_V2 ? MLXSW_PCI_CQE2_COUNT : in mlxsw_pci_cq_elem_count()
722 return q->u.cq.v == MLXSW_PCI_CQE_V2 ? MLXSW_PCI_CQE2_SIZE : in mlxsw_pci_cq_elem_size()
1043 (mlxsw_pci->max_cqe_ver == MLXSW_PCI_CQE_V2 && in mlxsw_pci_aqs_init()
1564 mlxsw_pci->max_cqe_ver = MLXSW_PCI_CQE_V2; in mlxsw_pci_init()

Completed in 7 milliseconds