Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_x540.c70 mac->ops.get_fcoe_boot_status = ixgbe_get_fcoe_boot_status_generic; in ixgbe_init_ops_X540()
H A Dixgbe_api.c386 return ixgbe_call_func(hw, hw->mac.ops.get_fcoe_boot_status, in ixgbe_get_fcoe_boot_status()
H A Dixgbe_82599.c320 mac->ops.get_fcoe_boot_status = ixgbe_get_fcoe_boot_status_generic; in ixgbe_init_ops_82599()
H A Dixgbe_type.h3932 s32 (*get_fcoe_boot_status)(struct ixgbe_hw *, u16 *); member
H A Dixgbe_x550.c601 mac->ops.get_fcoe_boot_status = NULL; in ixgbe_init_ops_X550EM()