Home
last modified time | relevance | path

Searched refs:ixgbe_read_pba_string_generic (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_common.h61 s32 ixgbe_read_pba_string_generic(struct ixgbe_hw *hw, u8 *pba_num,
H A Dixgbe_api.c452 return ixgbe_read_pba_string_generic(hw, pba_num, pba_num_size); in ixgbe_read_pba_string()
H A Dixgbe_common.c645 s32 ixgbe_read_pba_string_generic(struct ixgbe_hw *hw, u8 *pba_num, in ixgbe_read_pba_string_generic() function