Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dpci_hw.h56 #define MLXSW_PCI_WQE_SIZE 32 /* 32 bytes per element */ macro
61 #define MLXSW_PCI_WQE_COUNT (MLXSW_PCI_AQ_SIZE / MLXSW_PCI_WQE_SIZE)
H A Dpci.c631 char wqe[MLXSW_PCI_WQE_SIZE]; in mlxsw_pci_cqe_rdq_handle()
638 memcpy(wqe, elem_info->elem, MLXSW_PCI_WQE_SIZE); in mlxsw_pci_cqe_rdq_handle()
895 .elem_size = MLXSW_PCI_WQE_SIZE,
903 .elem_size = MLXSW_PCI_WQE_SIZE