Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/cavium/thunder/
Dnicvf_queues.c580 struct sq_hdr_subdesc *hdr; in nicvf_free_snd_queue()
581 struct sq_hdr_subdesc *tso_sqe; in nicvf_free_snd_queue()
606 hdr = (struct sq_hdr_subdesc *)GET_SQ_DESC(sq, sq->head); in nicvf_free_snd_queue()
611 (struct sq_hdr_subdesc *)GET_SQ_DESC(sq, hdr->rsvd2); in nicvf_free_snd_queue()
1188 struct sq_hdr_subdesc *hdr; in nicvf_sq_free_used_descs()
1193 hdr = (struct sq_hdr_subdesc *)GET_SQ_DESC(sq, sq->head); in nicvf_sq_free_used_descs()
1228 struct sq_hdr_subdesc *hdr; in nicvf_xdp_sq_add_hdr_subdesc()
1230 hdr = (struct sq_hdr_subdesc *)GET_SQ_DESC(sq, qentry); in nicvf_xdp_sq_add_hdr_subdesc()
1337 struct sq_hdr_subdesc *hdr; in nicvf_sq_add_hdr_subdesc()
1345 hdr = (struct sq_hdr_subdesc *)GET_SQ_DESC(sq, qentry); in nicvf_sq_add_hdr_subdesc()
[all …]
Dnicvf_queues.h311 (&(((struct sq_hdr_subdesc *)((RING)->desc))[idx]))
Dnicvf_main.c646 struct sq_hdr_subdesc *hdr; in nicvf_snd_pkt_handler()
647 struct sq_hdr_subdesc *tso_sqe; in nicvf_snd_pkt_handler()
651 hdr = (struct sq_hdr_subdesc *)GET_SQ_DESC(sq, cqe_tx->sqe_ptr); in nicvf_snd_pkt_handler()
681 (struct sq_hdr_subdesc *)GET_SQ_DESC(sq, hdr->rsvd2); in nicvf_snd_pkt_handler()
Dq_struct.h530 struct sq_hdr_subdesc { struct