Searched refs:rsge (Results 1 – 2 of 2) sorted by relevance
2757 struct scatterlist sge, nsge, nnsge, rsge = {0}, *psge; in BPF_CALL_4() local2830 rsge = sk_msg_elem_cpy(msg, i); in BPF_CALL_4()2833 rsge.length -= psge->length; in BPF_CALL_4()2834 rsge.offset += start; in BPF_CALL_4()2838 sg_unmark_end(&rsge); in BPF_CALL_4()2847 if (!rsge.length) in BPF_CALL_4()2858 if (rsge.length) { in BPF_CALL_4()2868 if (rsge.length) { in BPF_CALL_4()2882 if (rsge.length) { in BPF_CALL_4()2883 get_page(sg_page(&rsge)); in BPF_CALL_4()[all …]
1026 int rsge, int max) in bnxt_re_setup_rwqe_size() argument1029 rsge = max; in bnxt_re_setup_rwqe_size()1030 return bnxt_re_get_rwqe_size(rsge); in bnxt_re_setup_rwqe_size()