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

/freebsd-10.2-release/sys/dev/ixgbe/
H A Dixgbe_x540.c101 mac->ops.get_fcoe_boot_status = ixgbe_get_fcoe_boot_status_generic;
H A Dixgbe_api.c386 return ixgbe_call_func(hw, hw->mac.ops.get_fcoe_boot_status,
H A Dixgbe_82599.c353 mac->ops.get_fcoe_boot_status = ixgbe_get_fcoe_boot_status_generic;
H A Dixgbe_x550.c441 mac->ops.get_fcoe_boot_status = NULL;
H A Dixgbe_type.h3636 s32 (*get_fcoe_boot_status)(struct ixgbe_hw *, u16 *); member in struct:ixgbe_mac_operations

Completed in 130 milliseconds