Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/include/gpxe/
Dinfiniband.h611 ib_cq_get_drvdata ( struct ib_completion_queue *cq ) { in ib_cq_get_drvdata() function
/external/syslinux/gpxe/src/net/
Dinfiniband.c104 ib_cq_get_drvdata ( cq ), cq->cqn ); in ib_create_cq()
/external/syslinux/gpxe/src/drivers/infiniband/
Darbel.c651 struct arbel_completion_queue *arbel_cq = ib_cq_get_drvdata ( cq ); in arbel_destroy_cq()
1261 struct arbel_completion_queue *arbel_cq = ib_cq_get_drvdata ( cq ); in arbel_poll_cq()
Dhermon.c794 struct hermon_completion_queue *hermon_cq = ib_cq_get_drvdata ( cq ); in hermon_destroy_cq()
1521 struct hermon_completion_queue *hermon_cq = ib_cq_get_drvdata ( cq ); in hermon_poll_cq()