Home
last modified time | relevance | path

Searched refs:ice_read_sr_word_aq (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_nvm.c181 * ice_read_sr_word_aq - Reads Shadow RAM via AQ
189 ice_read_sr_word_aq(struct ice_hw *hw, u16 offset, u16 *data) in ice_read_sr_word_aq() function
243 * Reads one 16 bit word from the Shadow RAM using the ice_read_sr_word_aq.
251 status = ice_read_sr_word_aq(hw, offset, data); in ice_read_sr_word()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_nvm.c181 * ice_read_sr_word_aq - Reads Shadow RAM via AQ
188 static int ice_read_sr_word_aq(struct ice_hw *hw, u16 offset, u16 *data) in ice_read_sr_word_aq() function
414 * Reads one 16 bit word from the Shadow RAM using the ice_read_sr_word_aq.
422 status = ice_read_sr_word_aq(hw, offset, data); in ice_read_sr_word()

Completed in 4 milliseconds