Searched refs:ixgbe_read_pba_string (Results 1 – 3 of 3) sorted by relevance
68 s32 ixgbe_read_pba_string(struct ixgbe_hw *hw, u8 *pba_num, u32 pba_num_size);
455 s32 ixgbe_read_pba_string(struct ixgbe_hw *hw, u8 *pba_num, u32 pba_num_size) in ixgbe_read_pba_string() function
1122 error = ixgbe_read_pba_string(hw, buf, IXGBE_PBANUM_LENGTH); in ixgbe_attach()