Searched refs:reqi (Results 1 – 2 of 2) sorted by relevance
784 u32 reqi = tx->req; in gve_tx_fill_xdp() local789 info = &tx->info[reqi & tx->mask]; in gve_tx_fill_xdp()802 gve_tx_fill_pkt_desc(&tx->desc[reqi & tx->mask], 0, in gve_tx_fill_xdp()807 gve_tx_fill_seg_desc(&tx->desc[reqi & tx->mask], in gve_tx_fill_xdp()820 reqi++; in gve_tx_fill_xdp()
796 send_req->class = reqi->class; in bfa_fcxp_queue()798 send_req->cts = reqi->cts; in bfa_fcxp_queue()799 send_req->fchs = reqi->fchs; in bfa_fcxp_queue()841 hal_fcxp_tx_plog(bfa, reqi->req_tot_len, fcxp, &reqi->fchs); in bfa_fcxp_queue()992 reqi->bfa_rport = rport; in bfa_fcxp_send()993 reqi->vf_id = vf_id; in bfa_fcxp_send()994 reqi->lp_tag = lp_tag; in bfa_fcxp_send()995 reqi->class = cos; in bfa_fcxp_send()997 reqi->cts = cts; in bfa_fcxp_send()998 reqi->fchs = *fchs; in bfa_fcxp_send()[all …]