Searched refs:qplib_ah (Results 1 – 2 of 2) sorted by relevance
823 ah->qplib_ah.pd = &pd->qplib_pd; in bnxt_re_create_ah()862 *wrptr = ah->qplib_ah.id; in bnxt_re_create_ah()881 ah->qplib_ah.host_sgid_index, in bnxt_re_query_ah()927 &gsi_sah->qplib_ah, in bnxt_re_destroy_gsi_sqp()1164 ah->qplib_ah.pd = &pd->qplib_pd; in bnxt_re_create_shadow_qp_ah()1173 ah->qplib_ah.sgid_index = 0; in bnxt_re_create_shadow_qp_ah()1175 ah->qplib_ah.traffic_class = 0; in bnxt_re_create_shadow_qp_ah()1176 ah->qplib_ah.flow_label = 0; in bnxt_re_create_shadow_qp_ah()1177 ah->qplib_ah.hop_limit = 1; in bnxt_re_create_shadow_qp_ah()1178 ah->qplib_ah.sl = 0; in bnxt_re_create_shadow_qp_ah()[all …]
70 struct bnxt_qplib_ah qplib_ah; member