Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ix/
H A Dixgbe_common.h152 u16 *wwpn_prefix);
H A Dixgbe_api.c371 u16 *wwpn_prefix) in ixgbe_get_wwn_prefix() argument
374 (hw, wwnn_prefix, wwpn_prefix), in ixgbe_get_wwn_prefix()
H A Dixgbe_api.h197 u16 *wwpn_prefix);
H A Dixgbe_x540.c301 &hw->mac.wwpn_prefix); in ixgbe_reset_hw_X540()
H A Dixgbe_common.c4282 u16 *wwpn_prefix) in ixgbe_get_wwn_prefix_generic() argument
4291 *wwpn_prefix = 0xFFFF; in ixgbe_get_wwn_prefix_generic()
4317 if (hw->eeprom.ops.read(hw, offset, wwpn_prefix)) in ixgbe_get_wwn_prefix_generic()
H A Dixgbe_82599.c1200 &hw->mac.wwpn_prefix); in ixgbe_reset_hw_82599()
H A Dixgbe_type.h4065 u16 wwpn_prefix; member