Searched refs:xdp_free_cnt (Results 1 – 2 of 2) sorted by relevance
531 sq->xdp_free_cnt = q_len - 1; in nicvf_init_snd_queue()536 sq->xdp_free_cnt = 0; in nicvf_init_snd_queue()1126 sq->xdp_free_cnt -= desc_cnt; in nicvf_get_sq_desc()1147 sq->xdp_free_cnt += desc_cnt; in nicvf_put_sq_desc()1241 if (subdesc_cnt > sq->xdp_free_cnt) in nicvf_xdp_sq_append_pkt()
276 u16 xdp_free_cnt; member