Searched refs:rsge (Results 1 – 2 of 2) sorted by relevance
2718 struct scatterlist sge, nsge, nnsge, rsge = {0}, *psge; in BPF_CALL_4() local2783 rsge = sk_msg_elem_cpy(msg, i); in BPF_CALL_4()2786 rsge.length -= psge->length; in BPF_CALL_4()2787 rsge.offset += start; in BPF_CALL_4()2791 sg_unmark_end(&rsge); in BPF_CALL_4()2807 if (rsge.length) { in BPF_CALL_4()2816 if (rsge.length) { in BPF_CALL_4()2830 if (rsge.length) { in BPF_CALL_4()2831 get_page(sg_page(&rsge)); in BPF_CALL_4()2833 msg->sg.data[new] = rsge; in BPF_CALL_4()
851 int rsge, int max) in bnxt_re_setup_rwqe_size() argument854 rsge = max; in bnxt_re_setup_rwqe_size()855 return bnxt_re_get_rwqe_size(rsge); in bnxt_re_setup_rwqe_size()