Searched defs:ef100_nic_data (Results 1 – 1 of 1) sorted by relevance
64 struct ef100_nic_data { struct65 struct efx_nic *efx;66 struct efx_buffer mcdi_buf;67 u32 datapath_caps;68 u32 datapath_caps2;69 u32 datapath_caps3;70 unsigned int pf_index;71 u16 warm_boot_count;72 u8 port_id[ETH_ALEN];74 u64 stats[EF100_STAT_COUNT];[all …]