Searched defs:qeth_card_options (Results 1 – 1 of 1) sorted by relevance
742 struct qeth_card_options { struct743 struct qeth_ipa_caps ipa4;744 struct qeth_ipa_caps ipa6;745 struct qeth_routing_info route4;746 struct qeth_routing_info route6;747 struct qeth_ipa_caps adp; /* Adapter parameters */748 struct qeth_sbp_info sbp; /* SETBRIDGEPORT options */749 struct qeth_vnicc_info vnicc; /* VNICC options */750 enum qeth_discipline_id layer;751 enum qeth_ipa_isolation_modes isolation;[all …]