Searched refs:dqn (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/mellanox/mlxsw/
H A Dpci.h141 * WQE count of the WQEs completed on the associated dqn
177 MLXSW_ITEM32(pci, cqe, dqn, 0x0C, 1, 5);
H A Dpci.c733 u8 dqn = mlxsw_pci_cqe_dqn_get(cqe); mlxsw_pci_cq_tasklet() local
738 sdq = mlxsw_pci_sdq_get(mlxsw_pci, dqn); mlxsw_pci_cq_tasklet()
745 rdq = mlxsw_pci_rdq_get(mlxsw_pci, dqn); mlxsw_pci_cq_tasklet()

Completed in 176 milliseconds