Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/s390/net/
H A Dqeth_core_main.c470 unsigned long phys_aob_addr) in qeth_qdio_handle_aob()
479 aob = (struct qaob *) phys_to_virt(phys_aob_addr); in qeth_qdio_handle_aob()
481 QETH_CARD_TEXT_(card, 5, "%lx", phys_aob_addr); in qeth_qdio_handle_aob()
3806 unsigned long phys_aob_addr = buffer->element[e].addr; in qeth_qdio_cq_handler() local
3808 qeth_qdio_handle_aob(card, phys_aob_addr); in qeth_qdio_cq_handler()
469 qeth_qdio_handle_aob(struct qeth_card *card, unsigned long phys_aob_addr) qeth_qdio_handle_aob() argument
/kernel/linux/linux-6.6/drivers/s390/net/
H A Dqeth_core_main.c3768 unsigned long phys_aob_addr = buffer->element[e].addr; in qeth_qdio_cq_handler() local
3770 qeth_qdio_handle_aob(card, phys_to_virt(phys_aob_addr)); in qeth_qdio_cq_handler()

Completed in 20 milliseconds