Lines Matching refs:iflib_get_dev
773 dev = iflib_get_dev(ctx); in em_if_attach_pre()
1741 device_t dev = iflib_get_dev(ctx); in em_if_update_admin_status()
1883 device_t dev = iflib_get_dev(ctx); in em_identify_hardware()
1909 device_t dev = iflib_get_dev(ctx); in em_allocate_pci_resources()
1981 device_printf(iflib_get_dev(ctx), "Failed to allocate que int %d err: %d", i, error); in em_if_msix_intr_assign()
2037 device_printf(iflib_get_dev(ctx), "Failed to register admin handler"); in em_if_msix_intr_assign()
2200 device_t dev = iflib_get_dev(ctx); in em_free_pci_resources()
2419 device_t dev = iflib_get_dev(ctx); in em_reset()
2855 device_printf(iflib_get_dev(ctx), "Unable to allocate queue memory\n"); in em_if_tx_queues_alloc()
2868 device_printf(iflib_get_dev(ctx), "failed to allocate rs_idxs memory\n"); in em_if_tx_queues_alloc()
2880 device_printf(iflib_get_dev(ctx), in em_if_tx_queues_alloc()
2903 device_printf(iflib_get_dev(ctx), "Unable to allocate queue memory\n"); in em_if_rx_queues_alloc()
2921 device_printf(iflib_get_dev(ctx), in em_if_rx_queues_alloc()
3585 device_t dev = iflib_get_dev(ctx); in em_get_wakeup()
3707 device_t dev = iflib_get_dev(ctx); in em_enable_wakeup()
4039 device_t dev = iflib_get_dev(adapter->ctx); in em_add_hw_stats()
4539 device_t dev = iflib_get_dev(adapter->ctx); in em_print_debug_info()
4579 device_t dev = iflib_get_dev(ctx); in em_enable_vectors_82574()