Home
last modified time | relevance | path

Searched refs:get_fcoe_boot_status (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_x540.c101 mac->ops.get_fcoe_boot_status = ixgbe_get_fcoe_boot_status_generic; in ixgbe_init_ops_X540()
H A Dixgbe_api.c388 return ixgbe_call_func(hw, hw->mac.ops.get_fcoe_boot_status, in ixgbe_get_fcoe_boot_status()
H A Dixgbe_82599.c354 mac->ops.get_fcoe_boot_status = ixgbe_get_fcoe_boot_status_generic; in ixgbe_init_ops_82599()
H A Dixgbe_type.h3912 s32 (*get_fcoe_boot_status)(struct ixgbe_hw *, u16 *); member
H A Dixgbe_x550.c632 mac->ops.get_fcoe_boot_status = NULL; in ixgbe_init_ops_X550EM()