Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/s390/net/
Dqeth_core_mpc.h895 #define QETH_IS_IDX_ACT_POS_REPLY(buffer) (((buffer)[0x08] & 3) == 2) macro
Dqeth_core_main.c1981 if (!(QETH_IS_IDX_ACT_POS_REPLY(iob->data))) { in qeth_idx_write_cb()
2021 if (!(QETH_IS_IDX_ACT_POS_REPLY(iob->data))) { in qeth_idx_read_cb()