Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_x540.c100 mac->ops.get_fcoe_boot_status = ixgbe_get_fcoe_boot_status_generic; in ixgbe_init_ops_X540()
H A Dixgbe_api.c390 return ixgbe_call_func(hw, hw->mac.ops.get_fcoe_boot_status, in ixgbe_get_fcoe_boot_status()
H A Dixgbe_82599.c353 mac->ops.get_fcoe_boot_status = ixgbe_get_fcoe_boot_status_generic; in ixgbe_init_ops_82599()
H A Dixgbe_x550.c400 mac->ops.get_fcoe_boot_status = NULL; in ixgbe_init_ops_X550EM()
H A Dixgbe_type.h3667 s32 (*get_fcoe_boot_status)(struct ixgbe_hw *, u16 *); member