Home
last modified time | relevance | path

Searched refs:QDIO_ERROR_SLSB_PENDING (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/arch/s390/include/asm/
Dqdio.h300 #define QDIO_ERROR_SLSB_PENDING 0x0200 macro
/linux-6.1.9/drivers/s390/cio/
Dqdio_main.c565 *error = QDIO_ERROR_SLSB_PENDING; in get_outbound_buffer_frontier()
/linux-6.1.9/drivers/s390/net/
Dqeth_core_main.c5863 if (qdio_error == QDIO_ERROR_SLSB_PENDING) { in qeth_iqd_tx_complete()