Home
last modified time | relevance | path

Searched refs:xdp_desc_cnt (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_queues.c530 sq->xdp_desc_cnt = 0; in nicvf_init_snd_queue()
535 sq->xdp_desc_cnt = 0; in nicvf_init_snd_queue()
1208 if (!sq->xdp_desc_cnt) in nicvf_xdp_sq_doorbell()
1216 sq_num, sq->xdp_desc_cnt); in nicvf_xdp_sq_doorbell()
1217 sq->xdp_desc_cnt = 0; in nicvf_xdp_sq_doorbell()
1251 sq->xdp_desc_cnt += subdesc_cnt; in nicvf_xdp_sq_append_pkt()
H A Dnicvf_queues.h275 u16 xdp_desc_cnt; member
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_queues.c531 sq->xdp_desc_cnt = 0; in nicvf_init_snd_queue()
536 sq->xdp_desc_cnt = 0; in nicvf_init_snd_queue()
1209 if (!sq->xdp_desc_cnt) in nicvf_xdp_sq_doorbell()
1217 sq_num, sq->xdp_desc_cnt); in nicvf_xdp_sq_doorbell()
1218 sq->xdp_desc_cnt = 0; in nicvf_xdp_sq_doorbell()
1252 sq->xdp_desc_cnt += subdesc_cnt; in nicvf_xdp_sq_append_pkt()
H A Dnicvf_queues.h275 u16 xdp_desc_cnt; member

Completed in 8 milliseconds