Searched refs:ixgbe_allocate_legacy (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/ixgbe/
H A Dif_ix.c140 static int ixgbe_allocate_legacy(struct adapter *);
876 error = ixgbe_allocate_legacy(adapter);
4981 * ixgbe_allocate_legacy - Setup the Legacy or MSI Interrupt handler
4984 ixgbe_allocate_legacy(struct adapter *adapter) function
5026 } /* ixgbe_allocate_legacy */

Completed in 106 milliseconds