Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/cavium/thunder/
Dnicvf_queues.c581 struct sq_hdr_subdesc *tso_sqe; in nicvf_free_snd_queue() local
610 tso_sqe = in nicvf_free_snd_queue()
613 tso_sqe->subdesc_cnt); in nicvf_free_snd_queue()
1442 int tso_sqe, struct sk_buff *skb) in nicvf_sq_add_cqe_subdesc() argument
1459 hdr->rsvd2 = tso_sqe; in nicvf_sq_add_cqe_subdesc()
Dnicvf_main.c647 struct sq_hdr_subdesc *tso_sqe; in nicvf_snd_pkt_handler() local
680 tso_sqe = in nicvf_snd_pkt_handler()
683 tso_sqe->subdesc_cnt); in nicvf_snd_pkt_handler()
684 *subdesc_cnt += tso_sqe->subdesc_cnt + 1; in nicvf_snd_pkt_handler()