Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dixgbe_common.h59 s32 ixgbe_read_pba_string_generic(struct ixgbe_hw *hw, u8 *pba_num,
H A Dixgbe_api.c482 return ixgbe_read_pba_string_generic(hw, pba_num, pba_num_size); in ixgbe_read_pba_string()
H A Dixgbe_common.c643 s32 ixgbe_read_pba_string_generic(struct ixgbe_hw *hw, u8 *pba_num, in ixgbe_read_pba_string_generic() function