Searched refs:reqi (Results 1 – 2 of 2) sorted by relevance
731 u32 reqi = tx->req; in gve_tx_fill_xdp() local736 info = &tx->info[reqi & tx->mask]; in gve_tx_fill_xdp()749 gve_tx_fill_pkt_desc(&tx->desc[reqi & tx->mask], 0, in gve_tx_fill_xdp()754 gve_tx_fill_seg_desc(&tx->desc[reqi & tx->mask], in gve_tx_fill_xdp()767 reqi++; in gve_tx_fill_xdp()
810 send_req->class = reqi->class; in bfa_fcxp_queue()812 send_req->cts = reqi->cts; in bfa_fcxp_queue()813 send_req->fchs = reqi->fchs; in bfa_fcxp_queue()855 hal_fcxp_tx_plog(bfa, reqi->req_tot_len, fcxp, &reqi->fchs); in bfa_fcxp_queue()1014 reqi->bfa_rport = rport; in bfa_fcxp_send()1015 reqi->vf_id = vf_id; in bfa_fcxp_send()1016 reqi->lp_tag = lp_tag; in bfa_fcxp_send()1017 reqi->class = cos; in bfa_fcxp_send()1019 reqi->cts = cts; in bfa_fcxp_send()1020 reqi->fchs = *fchs; in bfa_fcxp_send()[all …]