Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/s390/net/
Dqeth_core.h625 struct qeth_cmd_buffer { struct
635 void (*finalize)(struct qeth_card *card, struct qeth_cmd_buffer *iob); argument
636 bool (*match)(struct qeth_cmd_buffer *iob, argument
638 void (*callback)(struct qeth_card *card, struct qeth_cmd_buffer *iob, argument
643 static inline void qeth_get_cmd(struct qeth_cmd_buffer *iob) in qeth_get_cmd() argument
/kernel/linux/linux-4.19/drivers/s390/net/
Dqeth_core.h584 struct qeth_cmd_buffer { struct
585 enum qeth_cmd_buffer_state state; argument
589 void (*callback) (struct qeth_channel *, struct qeth_cmd_buffer *); argument
Dqeth_core_main.c1846 struct qeth_cmd_buffer *)) in qeth_idx_activate_get_answer()
1891 struct qeth_cmd_buffer *)) in qeth_idx_activate_channel()