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