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

/freebsd-11.0-release/sys/dev/wb/
H A Dif_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;
H A Dif_wb.c805 (struct wb_desc *)&ld->wb_rx_list[i];
1152 struct wb_desc *f = NULL;
/freebsd-11.0-release/sys/dev/ixl/
H A Di40e_adminq.h80 struct i40e_aq_desc *wb_desc; member in struct:i40e_asq_cmd_details
H A Di40e_nvm.c493 cmd_details.wb_desc = &hw->nvm_wb_desc;
545 cmd_details.wb_desc = &hw->nvm_wb_desc;
1382 cmd_details.wb_desc = &hw->nvm_wb_desc;
1528 cmd_details.wb_desc = &hw->nvm_wb_desc;
1567 cmd_details.wb_desc = &hw->nvm_wb_desc;
1607 cmd_details.wb_desc = &hw->nvm_wb_desc;
H A Di40e_adminq.c937 if (details->wb_desc)
938 i40e_memcpy(details->wb_desc, desc_on_ring,

Completed in 60 milliseconds