Searched refs:request_cnt (Results 1 – 3 of 3) sorted by relevance
786 yp->tx_ring[j].request_cnt = sizeof(*yp->tx_status); in yellowfin_init_ring()793 yp->tx_ring[j].request_cnt = 2; in yellowfin_init_ring()857 yp->tx_ring[entry<<1].request_cnt = len; in yellowfin_start_xmit()
1962 u32 request_cnt) in bpf_prog_array_copy_core() argument1971 if (++i == request_cnt) { in bpf_prog_array_copy_core()2138 u32 *prog_ids, u32 request_cnt, in bpf_prog_array_copy_info() argument2149 if (!request_cnt || !cnt) in bpf_prog_array_copy_info()2153 return bpf_prog_array_copy_core(array, prog_ids, request_cnt) ? -ENOSPC in bpf_prog_array_copy_info()
1137 u32 *prog_ids, u32 request_cnt,