Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_type.h395 struct txgbe_link_info { struct
396 s32 (*read_link)(struct txgbe_hw *hw, u8 addr, u16 reg, u16 *val);
397 s32 (*read_link_unlocked)(struct txgbe_hw *hw, u8 addr, u16 reg,
399 s32 (*write_link)(struct txgbe_hw *hw, u8 addr, u16 reg, u16 val);
400 s32 (*write_link_unlocked)(struct txgbe_hw *hw, u8 addr, u16 reg,
403 u8 addr;