Home
last modified time | relevance | path

Searched refs:probe_again (Results 1 – 4 of 4) sorted by relevance

/dpdk/drivers/common/mlx5/
H A Dmlx5_common_pci.c197 if (driver->probe_again) in mlx5_common_driver_on_register_pci()
H A Dmlx5_common.h511 uint32_t probe_again:1; member
H A Dmlx5_common.c926 if (already_loaded && driver->probe_again == 0) { in drivers_probe()
/dpdk/drivers/net/mlx5/
H A Dmlx5.c2956 .probe_again = 1,