Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/s390/net/
Dqeth_core.h614 struct qeth_cmd_buffer { struct
624 void (*finalize)(struct qeth_card *card, struct qeth_cmd_buffer *iob); argument
625 bool (*match)(struct qeth_cmd_buffer *iob, argument
627 void (*callback)(struct qeth_card *card, struct qeth_cmd_buffer *iob, argument
632 static inline void qeth_get_cmd(struct qeth_cmd_buffer *iob) in qeth_get_cmd() argument