Home
last modified time | relevance | path

Searched refs:qeth_channel (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/s390/net/
H A Dqeth_core.h602 struct qeth_channel { struct
620 struct qeth_channel *channel;
808 struct qeth_channel read;
809 struct qeth_channel write;
810 struct qeth_channel data;
868 struct qeth_channel *channel) in qeth_unlock_channel()
874 static inline bool qeth_trylock_channel(struct qeth_channel *channel, in qeth_trylock_channel()
H A 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 *channe in qeth_idx_check_activate_response()
[all...]
/kernel/linux/linux-5.10/drivers/s390/net/
H A Dqeth_core.h612 struct qeth_channel { struct
631 struct qeth_channel *channel;
666 static inline bool qeth_trylock_channel(struct qeth_channel *channel) in qeth_trylock_channel()
825 struct qeth_channel read;
826 struct qeth_channel write;
827 struct qeth_channel data;
882 struct qeth_channel *channel) in qeth_unlock_channel()
1087 struct qeth_cmd_buffer *qeth_alloc_cmd(struct qeth_channel *channel,
H A Dqeth_core_main.c541 struct qeth_channel *channel = iob->channel; in __qeth_issue_next_read()
995 struct qeth_cmd_buffer *qeth_alloc_cmd(struct qeth_channel *channel, in qeth_alloc_cmd()
1269 struct qeth_channel *channel; in qeth_irq()
1689 struct qeth_channel *channel) in qeth_clear_channel()
1711 struct qeth_channel *channel) in qeth_halt_channel()
1731 static int qeth_stop_channel(struct qeth_channel *channel) in qeth_stop_channel()
1750 static int qeth_start_channel(struct qeth_channel *channel) in qeth_start_channel()
2052 struct qeth_channel *channel = iob->channel; in qeth_send_control_data()
2162 struct qeth_channel *channel = &card->data; in qeth_read_conf_data()
2185 struct qeth_channel *channe in qeth_idx_check_activate_response()
[all...]

Completed in 17 milliseconds