Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_adminq.h80 struct i40e_aq_desc *wb_desc; member
H A Di40e_nvm.c270 cmd_details.wb_desc = &hw->nvm_wb_desc; in i40e_read_nvm_aq()
603 cmd_details.wb_desc = &hw->nvm_wb_desc; in i40e_write_nvm_aq()
1538 cmd_details.wb_desc = &hw->nvm_wb_desc; in i40e_nvmupd_exec_aq()
1724 cmd_details.wb_desc = &hw->nvm_wb_desc; in i40e_nvmupd_nvm_read()
1763 cmd_details.wb_desc = &hw->nvm_wb_desc; in i40e_nvmupd_nvm_erase()
1805 cmd_details.wb_desc = &hw->nvm_wb_desc; in i40e_nvmupd_nvm_write()
H A Di40e_adminq.c1015 if (details->wb_desc) in i40e_asq_send_command()
1016 i40e_memcpy(details->wb_desc, desc_on_ring, in i40e_asq_send_command()