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