Home
last modified time | relevance | path

Searched refs:sq_hdr_subdesc (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/drivers/net/ethernet/cavium/thunder/
Dnicvf_queues.c576 struct sq_hdr_subdesc *hdr; in nicvf_free_snd_queue()
577 struct sq_hdr_subdesc *tso_sqe; in nicvf_free_snd_queue()
604 hdr = (struct sq_hdr_subdesc *)GET_SQ_DESC(sq, sq->head); in nicvf_free_snd_queue()
609 (struct sq_hdr_subdesc *)GET_SQ_DESC(sq, hdr->rsvd2); in nicvf_free_snd_queue()
1186 struct sq_hdr_subdesc *hdr; in nicvf_sq_free_used_descs()
1190 hdr = (struct sq_hdr_subdesc *)GET_SQ_DESC(sq, sq->head); in nicvf_sq_free_used_descs()
1225 struct sq_hdr_subdesc *hdr; in nicvf_xdp_sq_add_hdr_subdesc()
1227 hdr = (struct sq_hdr_subdesc *)GET_SQ_DESC(sq, qentry); in nicvf_xdp_sq_add_hdr_subdesc()
1334 struct sq_hdr_subdesc *hdr; in nicvf_sq_add_hdr_subdesc()
1342 hdr = (struct sq_hdr_subdesc *)GET_SQ_DESC(sq, qentry); in nicvf_sq_add_hdr_subdesc()
[all …]
Dnicvf_queues.h308 (&(((struct sq_hdr_subdesc *)((RING)->desc))[idx]))
Dnicvf_main.c664 struct sq_hdr_subdesc *hdr; in nicvf_snd_pkt_handler()
665 struct sq_hdr_subdesc *tso_sqe; in nicvf_snd_pkt_handler()
669 hdr = (struct sq_hdr_subdesc *)GET_SQ_DESC(sq, cqe_tx->sqe_ptr); in nicvf_snd_pkt_handler()
699 (struct sq_hdr_subdesc *)GET_SQ_DESC(sq, hdr->rsvd2); in nicvf_snd_pkt_handler()
Dq_struct.h527 struct sq_hdr_subdesc { struct