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