Home
last modified time | relevance | path

Searched refs:GET_SQ_DESC (Results 1 – 3 of 3) sorted by relevance

/u-boot/drivers/net/octeontx/
A Dnicvf_queues.h303 #define GET_SQ_DESC(RING, idx)\ macro
A Dnicvf_queues.c717 hdr = (struct sq_hdr_subdesc *)GET_SQ_DESC(sq, sq->head); in nicvf_sq_free_used_descs()
743 hdr = (struct sq_hdr_subdesc *)GET_SQ_DESC(sq, qentry); in nicvf_sq_add_hdr_subdesc()
767 gather = (struct sq_gather_subdesc *)GET_SQ_DESC(sq, qentry); in nicvf_sq_add_gather_subdesc()
A Dnicvf_main.c219 hdr = (struct sq_hdr_subdesc *)GET_SQ_DESC(sq, cqe_tx->sqe_ptr); in nicvf_snd_pkt_handler()

Completed in 24 milliseconds