mirror of
https://github.com/torvalds/linux.git
synced 2025-11-08 12:40:51 +02:00
Since mlx5 driver cannot rely on registration using the
reserved lkey (global_dma_lkey) it used to allocate a private
physical address lkey for each allocated pd.
Commit
|
||
|---|---|---|
| .. | ||
| cxgb3 | ||
| cxgb4 | ||
| mlx4 | ||
| mlx5 | ||
| mthca | ||
| nes | ||
| ocrdma | ||
| qib | ||
| usnic | ||
| Makefile | ||