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