Home
last modified time | relevance | path

Searched defs:ixgbe_mac_operations (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_type.h3919 struct ixgbe_mac_operations { struct
3920 s32 (*init_hw)(struct ixgbe_hw *);
3921 s32 (*reset_hw)(struct ixgbe_hw *);
3922 s32 (*start_hw)(struct ixgbe_hw *);
3935 void (*set_lan_id)(struct ixgbe_hw *);
3938 s32 (*setup_sfp)(struct ixgbe_hw *);
3983 s32 (*enable_mc)(struct ixgbe_hw *);
3984 s32 (*disable_mc)(struct ixgbe_hw *);
3985 s32 (*clear_vfta)(struct ixgbe_hw *);
3996 s32 (*fc_enable)(struct ixgbe_hw *);
[all …]