Searched refs:ib_qp_get_drvdata (Results 1 – 4 of 4) sorted by relevance
567 ib_qp_get_drvdata ( struct ib_queue_pair *qp ) { in ib_qp_get_drvdata() function
1073 struct hermon_queue_pair *hermon_qp = ib_qp_get_drvdata ( qp ); in hermon_modify_qp()1149 struct hermon_queue_pair *hermon_qp = ib_qp_get_drvdata ( qp ); in hermon_destroy_qp()1323 struct hermon_queue_pair *hermon_qp = ib_qp_get_drvdata ( qp ); in hermon_post_send()1381 struct hermon_queue_pair *hermon_qp = ib_qp_get_drvdata ( qp ); in hermon_post_recv()1461 hermon_qp = ib_qp_get_drvdata ( qp ); in hermon_complete()
940 struct arbel_queue_pair *arbel_qp = ib_qp_get_drvdata ( qp ); in arbel_destroy_qp()1019 struct arbel_queue_pair *arbel_qp = ib_qp_get_drvdata ( qp ); in arbel_post_send()1109 struct arbel_queue_pair *arbel_qp = ib_qp_get_drvdata ( qp ); in arbel_post_recv()1195 arbel_qp = ib_qp_get_drvdata ( qp ); in arbel_complete()
217 ibdev, qp, ib_qp_get_drvdata ( qp ), qp->qpn ); in ib_create_qp()