Searched defs:dpaa2_ni_softc (Results 1 – 1 of 1) sorted by relevance
450 struct dpaa2_ni_softc { struct451 device_t dev;452 struct resource *res[DPAA2_NI_MAX_RESOURCES];453 uint16_t api_major;454 uint16_t api_minor;455 uint64_t rx_hash_fields;456 uint16_t tx_data_off;457 uint16_t tx_qdid;458 uint32_t link_options;459 int link_state;[all …]