Home
last modified time | relevance | path

Searched refs:read_pba_string (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/ixgbe/
H A Dixgbe_api.c498 return ixgbe_call_func(hw, hw->eeprom.ops.read_pba_string, in ixgbe_read_pba_string()
H A Dixgbe_type.h4037 s32 (*read_pba_string)(struct ixgbe_hw *, u8 *, u32); member
H A Dixgbe_e610.c4410 eeprom->ops.read_pba_string = ixgbe_read_pba_string_E610; in ixgbe_init_ops_E610()
H A Dixgbe_common.c94 eeprom->ops.read_pba_string = ixgbe_read_pba_string_generic; in ixgbe_init_ops_generic()