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/
H A Dpci_hw.h107 MLXSW_PCI_CQE_V2, enumerator
119 case MLXSW_PCI_CQE_V2: \
134 case MLXSW_PCI_CQE_V2: \
H A Dpci.c620 if (q->u.cq.v == MLXSW_PCI_CQE_V2 && in mlxsw_pci_cq_pre_init()
638 if (cqe_v != MLXSW_PCI_CQE_V2) in mlxsw_pci_skb_cb_ts_set()
796 if (mlxsw_pci->max_cqe_ver >= MLXSW_PCI_CQE_V2) in mlxsw_pci_cqe_rdq_handle()
801 mlxsw_pci->max_cqe_ver >= MLXSW_PCI_CQE_V2) { in mlxsw_pci_cqe_rdq_handle()
805 mlxsw_pci->max_cqe_ver >= MLXSW_PCI_CQE_V2) { in mlxsw_pci_cqe_rdq_handle()
1042 else if (q->u.cq.v == MLXSW_PCI_CQE_V2) in mlxsw_pci_cq_init()
1086 return q->u.cq.v == MLXSW_PCI_CQE_V2 ? MLXSW_PCI_CQE2_COUNT : in mlxsw_pci_cq_elem_count()
1092 return q->u.cq.v == MLXSW_PCI_CQE_V2 ? MLXSW_PCI_CQE2_SIZE : in mlxsw_pci_cq_elem_size()
1388 (mlxsw_pci->max_cqe_ver == MLXSW_PCI_CQE_V2 && in mlxsw_pci_aqs_init()
2015 mlxsw_pci->max_cqe_ver = MLXSW_PCI_CQE_V2; in mlxsw_pci_init()