Lines Matching refs:gref
1127 req->gref = 7; in xnb_txpkt2gnttab_short()
1167 req->gref = 7; in xnb_txpkt2gnttab_2req()
1175 req->gref = 8; in xnb_txpkt2gnttab_2req()
1213 req->gref = 8; in xnb_txpkt2gnttab_2cluster()
1287 req->gref = 7; in xnb_update_mbufc_short()
1323 req->gref = 7; in xnb_update_mbufc_2req()
1331 req->gref = 8; in xnb_update_mbufc_2req()
1371 req->gref = 8; in xnb_update_mbufc_2cluster()
1672 req->gref = 7; in xnb_rxpkt2gnttab_short()
1718 req->gref = i; in xnb_rxpkt2gnttab_2req()
1789 req->gref = 7; in xnb_rxpkt2rsp_short()
1824 uint16_t gref = 65; in xnb_rxpkt2rsp_extra() local
1845 req->gref = gref; in xnb_rxpkt2rsp_extra()
1848 req->gref = gref + 1; in xnb_rxpkt2rsp_extra()
1914 req->gref = gref1; in xnb_rxpkt2rsp_2slots()
1917 req->gref = gref2; in xnb_rxpkt2rsp_2slots()
1959 uint16_t gref = 54; in xnb_rxpkt2rsp_2short() local
1979 req->gref = gref; in xnb_rxpkt2rsp_2short()
2015 int gref = 42; in xnb_rxpkt2rsp_copyerror() local
2031 req->gref = gref; in xnb_rxpkt2rsp_copyerror()
2038 req->gref = canary; in xnb_rxpkt2rsp_copyerror()
2055 XNB_ASSERT(req->gref == canary); in xnb_rxpkt2rsp_copyerror()