Searched defs:qeth_card_options (Results 1 – 1 of 1) sorted by relevance
635 struct qeth_card_options { struct636 struct qeth_routing_info route4;637 struct qeth_ipa_info ipa4;638 struct qeth_ipa_info adp; /*Adapter parameters*/639 struct qeth_routing_info route6;640 struct qeth_ipa_info ipa6;641 enum qeth_checksum_types checksum_type;642 int broadcast_mode;643 int macaddr_mode;644 int fake_broadcast;[all …]