Searched refs:MLXSW_PCI_WQE_SIZE (Results 1 – 2 of 2) sorted by relevance
59 #define MLXSW_PCI_WQE_SIZE 32 /* 32 bytes per element */ macro64 #define MLXSW_PCI_WQE_COUNT (MLXSW_PCI_AQ_SIZE / MLXSW_PCI_WQE_SIZE)
597 char wqe[MLXSW_PCI_WQE_SIZE]; in mlxsw_pci_cqe_rdq_handle()604 memcpy(wqe, elem_info->elem, MLXSW_PCI_WQE_SIZE); in mlxsw_pci_cqe_rdq_handle()859 .elem_size = MLXSW_PCI_WQE_SIZE,867 .elem_size = MLXSW_PCI_WQE_SIZE
Completed in 10 milliseconds