Searched refs:rsge (Results 1 – 2 of 2) sorted by relevance
2706 struct scatterlist sge, nsge, nnsge, rsge = {0}, *psge; in BPF_CALL_4() local2768 rsge = sk_msg_elem_cpy(msg, i); in BPF_CALL_4()2771 rsge.length -= psge->length; in BPF_CALL_4()2772 rsge.offset += start; in BPF_CALL_4()2776 sg_unmark_end(&rsge); in BPF_CALL_4()2792 if (rsge.length) { in BPF_CALL_4()2801 if (rsge.length) { in BPF_CALL_4()2815 if (rsge.length) { in BPF_CALL_4()2816 get_page(sg_page(&rsge)); in BPF_CALL_4()2818 msg->sg.data[new] = rsge; in BPF_CALL_4()
847 int rsge, int max) in bnxt_re_setup_rwqe_size() argument850 rsge = max; in bnxt_re_setup_rwqe_size()851 return bnxt_re_get_rwqe_size(rsge); in bnxt_re_setup_rwqe_size()