Searched defs:qeth_card_options (Results 1 – 1 of 1) sorted by relevance
683 struct qeth_card_options { struct684 struct qeth_routing_info route4;685 struct qeth_ipa_info ipa4;686 struct qeth_ipa_info adp; /*Adapter parameters*/687 struct qeth_routing_info route6;688 struct qeth_ipa_info ipa6;689 struct qeth_sbp_info sbp; /* SETBRIDGEPORT options */690 int fake_broadcast;691 int add_hhlen;692 int layer2;[all …]