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

/netbsd-6-1-5-RELEASE/sys/dev/pci/ixgbe/
H A Dixgbe_api.h43 s32 ixgbe_set_mac_type(struct ixgbe_hw *hw);
H A Dixgbe_api.c64 ixgbe_set_mac_type(hw);
85 * ixgbe_set_mac_type - Sets MAC type
91 s32 ixgbe_set_mac_type(struct ixgbe_hw *hw) function
95 DEBUGFUNC("ixgbe_set_mac_type\n");
135 DEBUGOUT2("ixgbe_set_mac_type found mac: %d, returns: %d\n",
H A Dixgbe.c2198 ixgbe_set_mac_type(hw);

Completed in 127 milliseconds