Home
last modified time | relevance | path

Searched defs:qeth_card (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/drivers/s390/net/
Dqeth_core.h739 struct qeth_card { struct
741 enum qeth_card_states state; argument
752 struct qeth_card_info info; argument
755 struct qeth_card_options options; argument
757 wait_queue_head_t wait_q;
758 spinlock_t vlanlock;
759 spinlock_t mclock;
760 unsigned long active_vlans[BITS_TO_LONGS(VLAN_N_VID)];
761 struct list_head vid_list;
762 struct list_head mc_list;
[all …]
Dqeth_l2_main.c535 static int qeth_l2_send_setdelmac(struct qeth_card *card, __u8 *mac, in qeth_l2_send_setdelmac()
Dqeth_core_main.c1962 int (*reply_cb)(struct qeth_card *, struct qeth_reply *, in qeth_send_control_data()
2829 int (*reply_cb)(struct qeth_card *, struct qeth_reply*, in qeth_send_ipa_cmd()
4269 int (*reply_cb)(struct qeth_card *, struct qeth_reply *, in qeth_send_ipa_snmp_cmd()
Dqeth_l3_main.c1114 int (*reply_cb)(struct qeth_card *, struct qeth_reply *, in qeth_l3_send_setassparms()
2469 int (*reply_cb)(struct qeth_card *, struct qeth_reply *, in qeth_l3_send_ipa_arp_cmd()