Searched defs:qeth_card_options (Results 1 – 1 of 1) sorted by relevance
679 struct qeth_card_options { struct680 struct qeth_routing_info route4;681 struct qeth_ipa_info ipa4;682 struct qeth_ipa_info adp; /*Adapter parameters*/683 struct qeth_routing_info route6;684 struct qeth_ipa_info ipa6;685 struct qeth_sbp_info sbp; /* SETBRIDGEPORT options */686 struct qeth_vnicc_info vnicc; /* VNICC options */687 int fake_broadcast;688 int layer2;[all …]