Searched defs:wwpn_prefix (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_api.c368 * @wwpn_prefix: the alternative WWPN prefix
374 u16 *wwpn_prefix)
377 (hw, wwnn_prefix, wwpn_prefix),
373 ixgbe_get_wwn_prefix(struct ixgbe_hw *hw, u16 *wwnn_prefix, u16 *wwpn_prefix) argument
H A Dixgbe_common.c4126 * @wwpn_prefix: the alternative WWPN prefix
4132 u16 *wwpn_prefix)
4141 *wwpn_prefix = 0xFFFF;
4167 if (hw->eeprom.ops.read(hw, offset, wwpn_prefix))
4131 ixgbe_get_wwn_prefix_generic(struct ixgbe_hw *hw, u16 *wwnn_prefix, u16 *wwpn_prefix) argument
H A Dixgbe_type.h3804 u16 wwpn_prefix; member in struct:ixgbe_mac_info

Completed in 266 milliseconds