Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/s390/net/
Dqeth_core_main.c415 static enum iucv_tx_notify qeth_compute_cq_notification(int sbalf15, in qeth_compute_cq_notification() argument
420 switch (sbalf15) { in qeth_compute_cq_notification()
3346 int sbalf15 = buffer->buffer->element[15].sflags; in qeth_handle_send_error() local
3350 if (sbalf15 == 0) { in qeth_handle_send_error()
3361 if ((sbalf15 >= 15) && (sbalf15 <= 31)) in qeth_handle_send_error()
3366 (u16)qdio_err, (u8)sbalf15); in qeth_handle_send_error()