Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_queues.c576 struct sq_hdr_subdesc *tso_sqe; in nicvf_free_snd_queue() local
607 tso_sqe = in nicvf_free_snd_queue()
610 tso_sqe->subdesc_cnt); in nicvf_free_snd_queue()
1438 int tso_sqe, struct sk_buff *skb) in nicvf_sq_add_cqe_subdesc()
1455 hdr->rsvd2 = tso_sqe; in nicvf_sq_add_cqe_subdesc()
1437 nicvf_sq_add_cqe_subdesc(struct snd_queue *sq, int qentry, int tso_sqe, struct sk_buff *skb) nicvf_sq_add_cqe_subdesc() argument
H A Dnicvf_main.c668 struct sq_hdr_subdesc *tso_sqe; in nicvf_snd_pkt_handler() local
701 tso_sqe = in nicvf_snd_pkt_handler()
704 tso_sqe->subdesc_cnt); in nicvf_snd_pkt_handler()
705 *subdesc_cnt += tso_sqe->subdesc_cnt + 1; in nicvf_snd_pkt_handler()
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/thunder/
H A 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()
1456 hdr->rsvd2 = tso_sqe; in nicvf_sq_add_cqe_subdesc()
1438 nicvf_sq_add_cqe_subdesc(struct snd_queue *sq, int qentry, int tso_sqe, struct sk_buff *skb) nicvf_sq_add_cqe_subdesc() argument
H A 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()

Completed in 10 milliseconds