Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/s390/net/
Dqeth_core.h603 struct qeth_channel { struct
621 struct qeth_channel *channel; argument
814 struct qeth_channel read;
815 struct qeth_channel write;
816 struct qeth_channel data;
874 struct qeth_channel *channel) in qeth_unlock_channel()
880 static inline bool qeth_trylock_channel(struct qeth_channel *channel, in qeth_trylock_channel()
Dqeth_core_main.c442 struct qeth_channel *channel = iob->channel; in __qeth_issue_next_read()
885 static struct qeth_cmd_buffer *qeth_alloc_cmd(struct qeth_channel *channel, in qeth_alloc_cmd()
1152 struct qeth_channel *channel; in qeth_irq()
1596 struct qeth_channel *channel) in qeth_clear_channel()
1618 struct qeth_channel *channel) in qeth_halt_channel()
1638 static int qeth_stop_channel(struct qeth_channel *channel) in qeth_stop_channel()
1656 static int qeth_start_channel(struct qeth_channel *channel) in qeth_start_channel()
1957 struct qeth_channel *channel = iob->channel; in qeth_send_control_data()
2065 struct qeth_channel *channel = &card->data; in qeth_read_conf_data()
2088 struct qeth_channel *channel, in qeth_idx_check_activate_response()
[all …]