Searched defs:siena_nic_data (Results 1 – 1 of 1) sorted by relevance
392 struct siena_nic_data { struct393 struct efx_nic *efx;394 int wol_filter_id;395 u64 stats[SIENA_STAT_COUNT];397 struct efx_channel *vfdi_channel;398 unsigned vf_buftbl_base;399 struct efx_buffer vfdi_status;400 struct list_head local_addr_list;401 struct list_head local_page_list;402 struct mutex local_lock;[all …]