Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_queues.c508 err = nicvf_alloc_q_desc_mem(nic, &sq->dmem, q_len, SND_QUEUE_DESC_SIZE, in nicvf_init_snd_queue()
1227 memset(hdr, 0, SND_QUEUE_DESC_SIZE); in nicvf_xdp_sq_add_hdr_subdesc()
1342 memset(hdr, 0, SND_QUEUE_DESC_SIZE); in nicvf_sq_add_hdr_subdesc()
1426 memset(gather, 0, SND_QUEUE_DESC_SIZE); in nicvf_sq_add_gather_subdesc()
1446 memset(hdr, 0, SND_QUEUE_DESC_SIZE); in nicvf_sq_add_cqe_subdesc()
1459 memset(imm, 0, SND_QUEUE_DESC_SIZE); in nicvf_sq_add_cqe_subdesc()
H A Dnicvf_queues.h117 #define SND_QUEUE_DESC_SIZE 16 macro
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_queues.c509 err = nicvf_alloc_q_desc_mem(nic, &sq->dmem, q_len, SND_QUEUE_DESC_SIZE, in nicvf_init_snd_queue()
1228 memset(hdr, 0, SND_QUEUE_DESC_SIZE); in nicvf_xdp_sq_add_hdr_subdesc()
1343 memset(hdr, 0, SND_QUEUE_DESC_SIZE); in nicvf_sq_add_hdr_subdesc()
1427 memset(gather, 0, SND_QUEUE_DESC_SIZE); in nicvf_sq_add_gather_subdesc()
1447 memset(hdr, 0, SND_QUEUE_DESC_SIZE); in nicvf_sq_add_cqe_subdesc()
1460 memset(imm, 0, SND_QUEUE_DESC_SIZE); in nicvf_sq_add_cqe_subdesc()
H A Dnicvf_queues.h117 #define SND_QUEUE_DESC_SIZE 16 macro

Completed in 7 milliseconds