HomeSort by: relevance | last modified time | path
    Searched refs:wwpn_prefix (Results 1 - 7 of 7) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixgbe_common.h 154 u16 *wwpn_prefix);
ixgbe_api.h 201 u16 *wwpn_prefix);
ixgbe_api.c 371 * @wwpn_prefix: the alternative WWPN prefix
377 u16 *wwpn_prefix)
380 (hw, wwnn_prefix, wwpn_prefix),
ixgbe_x540.c 307 &hw->mac.wwpn_prefix);
ixgbe_common.c 4354 * @wwpn_prefix: the alternative WWPN prefix
4360 u16 *wwpn_prefix)
4369 *wwpn_prefix = 0xFFFF;
4395 if (hw->eeprom.ops.read(hw, offset, wwpn_prefix))
ixgbe_82599.c 1217 &hw->mac.wwpn_prefix);
ixgbe_type.h 4195 u16 wwpn_prefix; member in struct:ixgbe_mac_info

Completed in 25 milliseconds