Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/s390/net/
H A Dqeth_core_main.c444 static enum iucv_tx_notify qeth_compute_cq_notification(int sbalf15, in qeth_compute_cq_notification() argument
449 switch (sbalf15) { in qeth_compute_cq_notification()
3545 int sbalf15 = buffer->buffer->element[15].sflags; in qeth_handle_send_error() local
3553 if ((sbalf15 >= 15) && (sbalf15 <= 31)) in qeth_handle_send_error()
3558 (u16)qdio_err, (u8)sbalf15); in qeth_handle_send_error()
/kernel/linux/linux-6.6/drivers/s390/net/
H A Dqeth_core_main.c391 static enum iucv_tx_notify qeth_compute_cq_notification(int sbalf15, in qeth_compute_cq_notification() argument
396 switch (sbalf15) { in qeth_compute_cq_notification()
3482 int sbalf15 = buffer->buffer->element[15].sflags; in qeth_handle_send_error() local
3490 if ((sbalf15 >= 15) && (sbalf15 <= 31)) in qeth_handle_send_error()
3495 (u16)qdio_err, (u8)sbalf15); in qeth_handle_send_error()

Completed in 27 milliseconds