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

/freebsd-9.3-release/sys/dev/ixgbe/
H A Dixgbe_common.h144 s32 ixgbe_get_wwn_prefix_generic(struct ixgbe_hw *hw, u16 *wwnn_prefix,
H A Dixgbe_api.c311 * @wwnn_prefix: the alternative WWNN prefix
317 s32 ixgbe_get_wwn_prefix(struct ixgbe_hw *hw, u16 *wwnn_prefix, argument
321 (hw, wwnn_prefix, wwpn_prefix),
H A Dixgbe_api.h175 s32 ixgbe_get_wwn_prefix(struct ixgbe_hw *hw, u16 *wwnn_prefix,
H A Dixgbe_x540.c275 hw->mac.ops.get_wwn_prefix(hw, &hw->mac.wwnn_prefix,
H A Dixgbe_common.c4070 * @wwnn_prefix: the alternative WWNN prefix
4076 s32 ixgbe_get_wwn_prefix_generic(struct ixgbe_hw *hw, u16 *wwnn_prefix, argument
4085 *wwnn_prefix = 0xFFFF;
4106 if (hw->eeprom.ops.read(hw, offset, wwnn_prefix)) {
H A Dixgbe_82599.c1344 hw->mac.ops.get_wwn_prefix(hw, &hw->mac.wwnn_prefix,
H A Dixgbe_type.h3158 u16 wwnn_prefix; member in struct:ixgbe_mac_info

Completed in 163 milliseconds