Home
last modified time | relevance | path

Searched refs:i40e_read_nvm_aq (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/uts/common/io/i40e/core/
H A Di40e_nvm.c45 enum i40e_status_code i40e_read_nvm_aq(struct i40e_hw *hw, u8 module_pointer,
321 ret_code = i40e_read_nvm_aq(hw, 0x0, offset, 1, data, TRUE); in i40e_read_nvm_word_aq()
452 ret_code = i40e_read_nvm_aq(hw, 0x0, offset, read_size, in i40e_read_nvm_buffer_aq()
483 enum i40e_status_code i40e_read_nvm_aq(struct i40e_hw *hw, u8 module_pointer, in i40e_read_nvm_aq() function