Home
last modified time | relevance | path

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

/NextBSD/sys/dev/wb/
HDif_wbreg.h216 struct wb_desc { struct
290 struct wb_desc wb_frag[WB_MAXFRAGS];
310 struct wb_desc wb_rx_list[WB_RX_LIST_CNT];
322 struct wb_desc *wb_ptr;
HDif_wb.c805 (struct wb_desc *)&ld->wb_rx_list[i];
1152 struct wb_desc *f = NULL;
/NextBSD/sys/dev/ixl/
HDi40e_adminq.h80 struct i40e_aq_desc *wb_desc; member
HDi40e_nvm.c433 cmd_details.wb_desc = &hw->nvm_wb_desc; in i40e_read_nvm_aq()
485 cmd_details.wb_desc = &hw->nvm_wb_desc; in i40e_write_nvm_aq()
HDi40e_adminq.c936 if (details->wb_desc) in i40e_asq_send_command()
937 i40e_memcpy(details->wb_desc, desc_on_ring, in i40e_asq_send_command()