Searched defs:efx_nic_type (Results 1 – 2 of 2) sorted by relevance
1289 struct efx_nic_type { struct1290 bool is_vf;1440 int revision;1443 unsigned int buf_tbl_base;1446 u64 max_dma_mask;1449 unsigned int rx_ts_offset;1451 bool can_rx_scatter;1452 bool always_rx_scatter;1453 bool option_descriptors;1457 int mcdi_max_ver;[all …]
1353 struct efx_nic_type { struct1354 bool is_vf;1507 int revision;1510 unsigned int buf_tbl_base;1513 u64 max_dma_mask;1516 unsigned int rx_ts_offset;1518 bool can_rx_scatter;1519 bool always_rx_scatter;1520 bool option_descriptors;1524 int mcdi_max_ver;[all …]
Completed in 19 milliseconds