Searched defs:siena_nic_data (Results 1 – 1 of 1) sorted by relevance
393 struct siena_nic_data { struct394 struct efx_nic *efx;395 int wol_filter_id;396 u64 stats[SIENA_STAT_COUNT];398 struct siena_vf *vf;399 struct efx_channel *vfdi_channel;400 unsigned vf_buftbl_base;401 struct efx_buffer vfdi_status;402 struct list_head local_addr_list;403 struct list_head local_page_list;[all …]