Searched refs:rsge (Results 1 – 2 of 2) sorted by relevance
2750 struct scatterlist sge, nsge, nnsge, rsge = {0}, *psge; in BPF_CALL_4() local2815 rsge = sk_msg_elem_cpy(msg, i); in BPF_CALL_4()2818 rsge.length -= psge->length; in BPF_CALL_4()2819 rsge.offset += start; in BPF_CALL_4()2823 sg_unmark_end(&rsge); in BPF_CALL_4()2839 if (rsge.length) { in BPF_CALL_4()2848 if (rsge.length) { in BPF_CALL_4()2862 if (rsge.length) { in BPF_CALL_4()2863 get_page(sg_page(&rsge)); in BPF_CALL_4()2865 msg->sg.data[new] = rsge; in BPF_CALL_4()
948 int rsge, int max) in bnxt_re_setup_rwqe_size() argument951 rsge = max; in bnxt_re_setup_rwqe_size()952 return bnxt_re_get_rwqe_size(rsge); in bnxt_re_setup_rwqe_size()