Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_api.h66 s32 ixgbe_read_pba_string(struct ixgbe_hw *hw, u8 *pba_num, u32 pba_num_size);
H A Dixgbe_api.c450 s32 ixgbe_read_pba_string(struct ixgbe_hw *hw, u8 *pba_num, u32 pba_num_size) in ixgbe_read_pba_string() function
/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c1511 (void) ixgbe_read_pba_string(hw, pbanum, sizeof (pbanum)); in ixgbe_init()