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

/freebsd-10-stable/sys/dev/ixgbe/
H A Dixgbe_api.c387 return ixgbe_call_func(hw, hw->mac.ops.get_fcoe_boot_status,
H A Dixgbe_x540.c100 mac->ops.get_fcoe_boot_status = ixgbe_get_fcoe_boot_status_generic;
H A Dixgbe_82599.c353 mac->ops.get_fcoe_boot_status = ixgbe_get_fcoe_boot_status_generic;
H A Dixgbe_type.h3859 s32 (*get_fcoe_boot_status)(struct ixgbe_hw *, u16 *); member in struct:ixgbe_mac_operations
H A Dixgbe_x550.c720 mac->ops.get_fcoe_boot_status = NULL;

Completed in 258 milliseconds