Home
last modified time | relevance | path

Searched refs:ixgbe_bypass_rd_eep_generic (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_bypass_api.h244 static s32 ixgbe_bypass_rd_eep_generic(struct ixgbe_hw *hw, u32 addr, u8 *value) in ixgbe_bypass_rd_eep_generic() function
H A Dixgbe_bypass.c97 adapter->bps.ops.bypass_rd_eep = &ixgbe_bypass_rd_eep_generic; in ixgbe_bypass_init()