Home
last modified time | relevance | path

Searched defs:qeth_query_switch_attributes (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/s390/net/
H A Dqeth_core_mpc.h535 struct qeth_query_switch_attributes { struct
536 __u8 version;
537 __u8 reserved1;
538 __u16 reserved2;
539 __u32 capabilities;
540 __u32 settings;
541 __u8 reserved3[8];
H A Dqeth_core_main.c3301 int qeth_query_switch_attributes(struct qeth_card *card, in qeth_query_switch_attributes() function