Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/ixgbe/
Dixgbe_x540.c92 mac->ops.get_fcoe_boot_status = &ixgbe_get_fcoe_boot_status_generic; in ixgbe_init_ops_X540()
Dixgbe_api.c334 return ixgbe_call_func(hw, hw->mac.ops.get_fcoe_boot_status, in ixgbe_get_fcoe_boot_status()
Dixgbe_82599.c285 mac->ops.get_fcoe_boot_status = &ixgbe_get_fcoe_boot_status_generic; in ixgbe_init_ops_82599()
Dixgbe_type.h3055 s32 (*get_fcoe_boot_status)(struct ixgbe_hw *, u16 *); member