105a37cac7
-pci_get_class : This function search for a matching pci device based on the class/subclass and returns a newly created pci_dev. - pci_{save,restore}_state : This is analogous to ours with the same name - pci_is_root_bus : Return true if this is the root bus - pci_get_domain_bus_and_slot : This function search for a matching pci device based on domain, bus and slot/function concat into a single unsigned int (devfn) and returns a newly created pci_dev - pci_bus_{read,write}_config* : Read/Write to the config space. While here add some helper function to alloc and fill the pci_dev struct. Reviewed by: hselasky, bz (older version) Differential Revision: https://reviews.freebsd.org/D27550 |
||
---|---|---|
.. | ||
eswitch.h | ||
flow_table.h | ||
fs_core.h | ||
mlx5_alloc.c | ||
mlx5_cmd.c | ||
mlx5_core.h | ||
mlx5_cq.c | ||
mlx5_diagnostics.c | ||
mlx5_eq.c | ||
mlx5_eswitch.c | ||
mlx5_fs_cmd.c | ||
mlx5_fs_tree.c | ||
mlx5_fw.c | ||
mlx5_fwdump.c | ||
mlx5_health.c | ||
mlx5_mad.c | ||
mlx5_main.c | ||
mlx5_mcg.c | ||
mlx5_mpfs.c | ||
mlx5_mr.c | ||
mlx5_pagealloc.c | ||
mlx5_pd.c | ||
mlx5_port.c | ||
mlx5_qp.c | ||
mlx5_rl.c | ||
mlx5_srq.c | ||
mlx5_tls.c | ||
mlx5_transobj.c | ||
mlx5_uar.c | ||
mlx5_vport.c | ||
mlx5_vsc.c | ||
mlx5_wq.c | ||
transobj.h | ||
wq.h |