Searched refs:ref_ok (Results 1 – 1 of 1) sorted by relevance
142 int ref_ok, struct funeth_txq *xdp_q) in fun_run_xdp() argument165 if (unlikely(!ref_ok)) in fun_run_xdp()175 if (unlikely(!ref_ok)) in fun_run_xdp()301 int ref_ok = 1; in fun_gather_pkt() local315 ref_ok = 0; in fun_gather_pkt()323 if (ref_ok) in fun_gather_pkt()324 ref_ok |= buf->node; in fun_gather_pkt()337 return ref_ok; in fun_gather_pkt()375 int ref_ok; in fun_handle_cqe_pkt() local392 ref_ok = fun_gather_pkt(q, tot_len, frags); in fun_handle_cqe_pkt()[all …]