Searched refs:i40e_read_nvm_word_srctl (Results 1 – 2 of 2) sorted by relevance
238 enum i40e_status_code i40e_read_nvm_word_srctl(struct i40e_hw *hw, u16 offset,
207 enum i40e_status_code i40e_read_nvm_word_srctl(struct i40e_hw *hw, u16 offset, in i40e_read_nvm_word_srctl() function342 return i40e_read_nvm_word_srctl(hw, offset, data); in __i40e_read_nvm_word()463 ret_code = i40e_read_nvm_word_srctl(hw, index, &data[word]); in i40e_read_nvm_buffer_srctl()