Searched refs:get_fcoe_boot_status (Results 1 – 4 of 4) sorted by relevance
92 mac->ops.get_fcoe_boot_status = &ixgbe_get_fcoe_boot_status_generic; in ixgbe_init_ops_X540()
334 return ixgbe_call_func(hw, hw->mac.ops.get_fcoe_boot_status, in ixgbe_get_fcoe_boot_status()
285 mac->ops.get_fcoe_boot_status = &ixgbe_get_fcoe_boot_status_generic; in ixgbe_init_ops_82599()
3055 s32 (*get_fcoe_boot_status)(struct ixgbe_hw *, u16 *); member