HomeSort by: relevance | last modified time | path
    Searched defs:ixgbe_set_mac_type (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixgbe_api.c 100 ixgbe_set_mac_type(hw);
131 * ixgbe_set_mac_type - Sets MAC type
137 s32 ixgbe_set_mac_type(struct ixgbe_hw *hw) function in typeref:typename:s32
141 DEBUGFUNC("ixgbe_set_mac_type\n");
226 DEBUGOUT2("ixgbe_set_mac_type found mac: %d, returns: %d\n",

Completed in 12 milliseconds