Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/s390/net/
Dqeth_core.h633 struct qeth_cmd_buffer { struct
643 void (*finalize)(struct qeth_card *card, struct qeth_cmd_buffer *iob); argument
644 void (*callback)(struct qeth_card *card, struct qeth_cmd_buffer *iob, argument
649 static inline void qeth_get_cmd(struct qeth_cmd_buffer *iob) in qeth_get_cmd() argument