Searched defs:qeth_card_options (Results 1 – 1 of 1) sorted by relevance
728 struct qeth_card_options { struct729 struct qeth_routing_info route4;730 struct qeth_ipa_info ipa4;731 struct qeth_ipa_info adp; /*Adapter parameters*/732 struct qeth_routing_info route6;733 struct qeth_ipa_info ipa6;734 struct qeth_sbp_info sbp; /* SETBRIDGEPORT options */735 struct qeth_vnicc_info vnicc; /* VNICC options */736 int fake_broadcast;737 enum qeth_discipline_id layer;[all …]