Searched refs:ice_read_pba_string (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/ice/
H A Dice_nvm.h149 ice_read_pba_string(struct ice_hw *hw, u8 *pba_num, u32 pba_num_size);
H A Dice_nvm.c738 * ice_read_pba_string - Reads part number string from NVM
746 ice_read_pba_string(struct ice_hw *hw, u8 *pba_num, u32 pba_num_size) function
H A Dice_lib.c2468 status = ice_read_pba_string(hw, pba_string, sizeof(pba_string));

Completed in 124 milliseconds