Lines Matching refs:gref
1126 req->gref = 7; in xnb_txpkt2gnttab_short()
1166 req->gref = 7; in xnb_txpkt2gnttab_2req()
1174 req->gref = 8; in xnb_txpkt2gnttab_2req()
1212 req->gref = 8; in xnb_txpkt2gnttab_2cluster()
1286 req->gref = 7; in xnb_update_mbufc_short()
1322 req->gref = 7; in xnb_update_mbufc_2req()
1330 req->gref = 8; in xnb_update_mbufc_2req()
1370 req->gref = 8; in xnb_update_mbufc_2cluster()
1671 req->gref = 7; in xnb_rxpkt2gnttab_short()
1717 req->gref = i; in xnb_rxpkt2gnttab_2req()
1788 req->gref = 7; in xnb_rxpkt2rsp_short()
1823 uint16_t gref = 65; in xnb_rxpkt2rsp_extra() local
1844 req->gref = gref; in xnb_rxpkt2rsp_extra()
1847 req->gref = gref + 1; in xnb_rxpkt2rsp_extra()
1913 req->gref = gref1; in xnb_rxpkt2rsp_2slots()
1916 req->gref = gref2; in xnb_rxpkt2rsp_2slots()
1958 uint16_t gref = 54; in xnb_rxpkt2rsp_2short() local
1978 req->gref = gref; in xnb_rxpkt2rsp_2short()
2014 int gref = 42; in xnb_rxpkt2rsp_copyerror() local
2030 req->gref = gref; in xnb_rxpkt2rsp_copyerror()
2037 req->gref = canary; in xnb_rxpkt2rsp_copyerror()
2054 XNB_ASSERT(req->gref == canary); in xnb_rxpkt2rsp_copyerror()