Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/ixgbe/
H A Dixgbe_api.h68 s32 ixgbe_read_pba_string(struct ixgbe_hw *hw, u8 *pba_num, u32 pba_num_size);
H A Dixgbe_api.c455 s32 ixgbe_read_pba_string(struct ixgbe_hw *hw, u8 *pba_num, u32 pba_num_size) in ixgbe_read_pba_string() function
H A Dixgbe.c1122 error = ixgbe_read_pba_string(hw, buf, IXGBE_PBANUM_LENGTH); in ixgbe_attach()