Home
last modified time | relevance | path

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

/drivers/s390/net/
Dqeth_core_mpc.h526 struct qeth_query_card_info { struct
527 __u8 card_type;
528 __u8 reserved1;
529 __u16 port_mode;
530 __u32 port_speed;
531 __u32 reserved2;
Dqeth_core_main.c4834 int qeth_query_card_info(struct qeth_card *card, in qeth_query_card_info() function