Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/liquidio/
HDlio_main.c111 static void lio_destroy_nic_device(struct octeon_device *oct, int ifidx);
1481 lio_destroy_nic_device(octeon_dev, i); in lio_setup_nic_devices()
1670 lio_destroy_nic_device(oct, i); in lio_stop_nic_module()
1895 lio_destroy_nic_device(struct octeon_device *oct, int ifidx) in lio_destroy_nic_device() function