Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/axgbe/
H A Dif_axgbe_pci.c79 static int axgbe_alloc_channels(if_ctx_t);
528 if (axgbe_alloc_channels(ctx)) { in axgbe_if_attach_pre()
691 axgbe_alloc_channels(if_ctx_t ctx) in axgbe_alloc_channels() function