Home
last modified time | relevance | path

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

/linux-6.1.9/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()
922 static struct qeth_cmd_buffer *qeth_alloc_cmd(struct qeth_channel *channel, in qeth_alloc_cmd()
1189 struct qeth_channel *channel; in qeth_irq()
1632 struct qeth_channel *channel) in qeth_clear_channel()
1654 struct qeth_channel *channel) in qeth_halt_channel()
1674 static int qeth_stop_channel(struct qeth_channel *channel) in qeth_stop_channel()
1692 static int qeth_start_channel(struct qeth_channel *channel) in qeth_start_channel()
1993 struct qeth_channel *channel = iob->channel; in qeth_send_control_data()
2101 struct qeth_channel *channel = &card->data; in qeth_read_conf_data()
2124 struct qeth_channel *channel, in qeth_idx_check_activate_response()
[all …]