Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/i40e/core/
H A Di40e_adminq.h80 struct i40e_aq_desc *wb_desc; member
H A Di40e_nvm.c493 cmd_details.wb_desc = &hw->nvm_wb_desc; in i40e_read_nvm_aq()
545 cmd_details.wb_desc = &hw->nvm_wb_desc; in i40e_write_nvm_aq()
1398 cmd_details.wb_desc = &hw->nvm_wb_desc; in i40e_nvmupd_exec_aq()
1545 cmd_details.wb_desc = &hw->nvm_wb_desc; in i40e_nvmupd_nvm_read()
1584 cmd_details.wb_desc = &hw->nvm_wb_desc; in i40e_nvmupd_nvm_erase()
1624 cmd_details.wb_desc = &hw->nvm_wb_desc; in i40e_nvmupd_nvm_write()
H A Di40e_adminq.c926 if (details->wb_desc) in i40e_asq_send_command()
927 i40e_memcpy(details->wb_desc, desc_on_ring, in i40e_asq_send_command()