Home
last modified time | relevance | path

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

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