Searched refs:rsge (Results 1 – 2 of 2) sorted by relevance
2725 struct scatterlist sge, nsge, nnsge, rsge = {0}, *psge; in BPF_CALL_4() local2787 rsge = sk_msg_elem_cpy(msg, i); in BPF_CALL_4()2790 rsge.length -= psge->length; in BPF_CALL_4()2791 rsge.offset += start; in BPF_CALL_4()2795 sg_unmark_end(&rsge); in BPF_CALL_4()2811 if (rsge.length) { in BPF_CALL_4()2820 if (rsge.length) { in BPF_CALL_4()2834 if (rsge.length) { in BPF_CALL_4()2835 get_page(sg_page(&rsge)); in BPF_CALL_4()2837 msg->sg.data[new] = rsge; in BPF_CALL_4()
848 int rsge, int max) in bnxt_re_setup_rwqe_size() argument851 rsge = max; in bnxt_re_setup_rwqe_size()852 return bnxt_re_get_rwqe_size(rsge); in bnxt_re_setup_rwqe_size()