mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 09:41:03 +02:00
Add module register and probe functionality. Add the required support to register IXD PCI driver, as well as probe, remove and shutdown callbacks. Enable the PCI device and request to reserve the memory resources that will be used by the driver. Finally map the BAR0 address space. For now, use devm_kzalloc() to allocate adapter, as it requires the least amount of code. In a later commit, it will be replaced with a devlink alternative. Co-developed-by: Amritha Nambiar <amritha.nambiar@intel.com> Signed-off-by: Amritha Nambiar <amritha.nambiar@intel.com> Reviewed-by: Maciej Fijalkowski <maciej.fijalkowski@intel.com> Tested-by: Bharath R <Bharath.r@intel.com> Signed-off-by: Larysa Zaremba <larysa.zaremba@intel.com> Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com> |
||
|---|---|---|
| .. | ||
| 3com | ||
| altera | ||
| amazon | ||
| amd | ||
| aquantia | ||
| chelsio | ||
| davicom | ||
| dec | ||
| dlink | ||
| freescale | ||
| huawei | ||
| intel | ||
| marvell | ||
| mellanox/mlx5 | ||
| meta | ||
| microsoft | ||
| mucse | ||
| netronome | ||
| pensando | ||
| qualcomm/ppe | ||
| stmicro | ||
| ti | ||
| wangxun | ||
| index.rst | ||