Searched defs:qeth_card_options (Results 1 – 1 of 1) sorted by relevance
674 struct qeth_card_options { struct675 struct qeth_routing_info route4;676 struct qeth_ipa_info ipa4;677 struct qeth_ipa_info adp; /*Adapter parameters*/678 struct qeth_routing_info route6;679 struct qeth_ipa_info ipa6;680 struct qeth_sbp_info sbp; /* SETBRIDGEPORT options */681 struct qeth_vnicc_info vnicc; /* VNICC options */682 int fake_broadcast;683 int layer2;[all …]