Home
last modified time | relevance | path

Searched refs:qeth_channel (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/s390/net/
Dqeth_core.h602 struct qeth_channel { struct
620 struct qeth_channel *channel; argument
809 struct qeth_channel read;
810 struct qeth_channel write;
811 struct qeth_channel data;
869 struct qeth_channel *channel) in qeth_unlock_channel()
875 static inline bool qeth_trylock_channel(struct qeth_channel *channel, in qeth_trylock_channel()
Dqeth_core_main.c435 struct qeth_channel *channel = iob->channel; in __qeth_issue_next_read()
878 static struct qeth_cmd_buffer *qeth_alloc_cmd(struct qeth_channel *channel, in qeth_alloc_cmd()
1145 struct qeth_channel *channel; in qeth_irq()
1588 struct qeth_channel *channel) in qeth_clear_channel()
1610 struct qeth_channel *channel) in qeth_halt_channel()
1630 static int qeth_stop_channel(struct qeth_channel *channel) in qeth_stop_channel()
1648 static int qeth_start_channel(struct qeth_channel *channel) in qeth_start_channel()
1949 struct qeth_channel *channel = iob->channel; in qeth_send_control_data()
2057 struct qeth_channel *channel = &card->data; in qeth_read_conf_data()
2080 struct qeth_channel *channel, in qeth_idx_check_activate_response()
[all …]