Home
last modified time | relevance | path

Searched refs:tso_sqe (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/cavium/thunder/
Dnicvf_queues.c577 struct sq_hdr_subdesc *tso_sqe; in nicvf_free_snd_queue() local
608 tso_sqe = in nicvf_free_snd_queue()
611 tso_sqe->subdesc_cnt); in nicvf_free_snd_queue()
1439 int tso_sqe, struct sk_buff *skb) in nicvf_sq_add_cqe_subdesc() argument
1456 hdr->rsvd2 = tso_sqe; in nicvf_sq_add_cqe_subdesc()
Dnicvf_main.c665 struct sq_hdr_subdesc *tso_sqe; in nicvf_snd_pkt_handler() local
698 tso_sqe = in nicvf_snd_pkt_handler()
701 tso_sqe->subdesc_cnt); in nicvf_snd_pkt_handler()
702 *subdesc_cnt += tso_sqe->subdesc_cnt + 1; in nicvf_snd_pkt_handler()