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

/netbsd-6-1-5-RELEASE/sys/dev/pci/ixgbe/
H A Dixgbe_api.h147 s32 ixgbe_get_wwn_prefix(struct ixgbe_hw *hw, u16 *wwnn_prefix,
H A Dixgbe_common.h117 s32 ixgbe_get_wwn_prefix_generic(struct ixgbe_hw *hw, u16 *wwnn_prefix,
H A Dixgbe_api.c279 * @wwnn_prefix: the alternative WWNN prefix
285 s32 ixgbe_get_wwn_prefix(struct ixgbe_hw *hw, u16 *wwnn_prefix, argument
289 (hw, wwnn_prefix, wwpn_prefix),
H A Dixgbe_common.c3312 * @wwnn_prefix: the alternative WWNN prefix
3318 s32 ixgbe_get_wwn_prefix_generic(struct ixgbe_hw *hw, u16 *wwnn_prefix, argument
3327 *wwnn_prefix = 0xFFFF;
3346 hw->eeprom.ops.read(hw, offset, wwnn_prefix);
H A Dixgbe_82599.c1104 hw->mac.ops.get_wwn_prefix(hw, &hw->mac.wwnn_prefix,
H A Dixgbe_type.h2735 u16 wwnn_prefix; member in struct:ixgbe_mac_info

Completed in 131 milliseconds