Lines Matching full:read
11 * @length: length of the section to be read (in bytes from the offset)
16 * Read the NVM using the admin queue commands (0x0701)
79 * ice_read_sr_aq - Read Shadow RAM.
82 * @words: number of words to read
110 * @offset: offset of the Shadow RAM word to read (0x000000 - 0x001FFF)
111 * @data: word read from the Shadow RAM
130 * @offset: offset of the Shadow RAM word to read (0x000000 - 0x001FFF)
131 * @words: (in) number of words to read; (out) number of words actually read
132 * @data: words read from the Shadow RAM
149 /* Calculate number of bytes we should read in this step. in ice_read_sr_buf_aq()
150 * It's not allowed to read more than one page at a time or in ice_read_sr_buf_aq()
169 /* Increment counter for words already read and move offset to in ice_read_sr_buf_aq()
170 * new read location in ice_read_sr_buf_aq()
187 * @access: NVM access type (read or write)
217 * @offset: offset of the Shadow RAM word to read (0x000000 - 0x001FFF)
218 * @data: word read from the Shadow RAM
275 "Failed to read DEV starter version.\n"); in ice_init_nvm()
281 ice_debug(hw, ICE_DBG_INIT, "Failed to read EETRACK lo.\n"); in ice_init_nvm()
286 ice_debug(hw, ICE_DBG_INIT, "Failed to read EETRACK hi.\n"); in ice_init_nvm()
298 * @offset: offset of the Shadow RAM word to read (0x000000 - 0x001FFF)
299 * @words: (in) number of words to read; (out) number of words actually read
300 * @data: words read from the Shadow RAM
303 * method. The buf read is preceded by the NVM ownership take