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