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.h112 MLXSW_PCI_CQE_V2, enumerator
124 case MLXSW_PCI_CQE_V2: \
139 case MLXSW_PCI_CQE_V2: \
H A Dpci.c621 if (q->u.cq.v == MLXSW_PCI_CQE_V2 && in mlxsw_pci_cq_pre_init()
639 if (cqe_v != MLXSW_PCI_CQE_V2) in mlxsw_pci_skb_cb_ts_set()
798 if (mlxsw_pci->max_cqe_ver >= MLXSW_PCI_CQE_V2) in mlxsw_pci_cqe_rdq_handle()
803 mlxsw_pci->max_cqe_ver >= MLXSW_PCI_CQE_V2) { in mlxsw_pci_cqe_rdq_handle()
807 mlxsw_pci->max_cqe_ver >= MLXSW_PCI_CQE_V2) { in mlxsw_pci_cqe_rdq_handle()
1045 else if (q->u.cq.v == MLXSW_PCI_CQE_V2) in mlxsw_pci_cq_init()
1089 return q->u.cq.v == MLXSW_PCI_CQE_V2 ? MLXSW_PCI_CQE2_COUNT : in mlxsw_pci_cq_elem_count()
1095 return q->u.cq.v == MLXSW_PCI_CQE_V2 ? MLXSW_PCI_CQE2_SIZE : in mlxsw_pci_cq_elem_size()
1391 (mlxsw_pci->max_cqe_ver == MLXSW_PCI_CQE_V2 && in mlxsw_pci_aqs_init()
2018 mlxsw_pci->max_cqe_ver = MLXSW_PCI_CQE_V2; in mlxsw_pci_init()