Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/ixgbe/
Dixv_bypass.h39 #define ixgbe_bypass_init(_a) macro
Dixgbe_bypass.h49 void ixgbe_bypass_init(struct adapter *);
Dif_bypass.c723 ixgbe_bypass_init(struct adapter *adapter) in ixgbe_bypass_init() function
Dif_ix.c656 ixgbe_bypass_init(adapter); in ixgbe_attach()