Searched defs:siena_nic_data (Results 1 – 1 of 1) sorted by relevance
240 struct siena_nic_data { struct241 struct efx_nic *efx;242 int wol_filter_id;243 u64 stats[SIENA_STAT_COUNT];245 struct siena_vf *vf;246 struct efx_channel *vfdi_channel;247 unsigned vf_buftbl_base;248 struct efx_buffer vfdi_status;249 struct list_head local_addr_list;250 struct list_head local_page_list;[all …]