Searched refs:sq_hdr_subdesc (Results 1 – 4 of 4) sorted by relevance
575 struct sq_hdr_subdesc *hdr; in nicvf_free_snd_queue()576 struct sq_hdr_subdesc *tso_sqe; in nicvf_free_snd_queue()603 hdr = (struct sq_hdr_subdesc *)GET_SQ_DESC(sq, sq->head); in nicvf_free_snd_queue()608 (struct sq_hdr_subdesc *)GET_SQ_DESC(sq, hdr->rsvd2); in nicvf_free_snd_queue()1185 struct sq_hdr_subdesc *hdr; in nicvf_sq_free_used_descs()1189 hdr = (struct sq_hdr_subdesc *)GET_SQ_DESC(sq, sq->head); in nicvf_sq_free_used_descs()1224 struct sq_hdr_subdesc *hdr; in nicvf_xdp_sq_add_hdr_subdesc()1226 hdr = (struct sq_hdr_subdesc *)GET_SQ_DESC(sq, qentry); in nicvf_xdp_sq_add_hdr_subdesc()1333 struct sq_hdr_subdesc *hdr; in nicvf_sq_add_hdr_subdesc()1341 hdr = (struct sq_hdr_subdesc *)GET_SQ_DESC(sq, qentry); in nicvf_sq_add_hdr_subdesc()[all …]
308 (&(((struct sq_hdr_subdesc *)((RING)->desc))[idx]))
667 struct sq_hdr_subdesc *hdr; in nicvf_snd_pkt_handler()668 struct sq_hdr_subdesc *tso_sqe; in nicvf_snd_pkt_handler()672 hdr = (struct sq_hdr_subdesc *)GET_SQ_DESC(sq, cqe_tx->sqe_ptr); in nicvf_snd_pkt_handler()702 (struct sq_hdr_subdesc *)GET_SQ_DESC(sq, hdr->rsvd2); in nicvf_snd_pkt_handler()
527 struct sq_hdr_subdesc { struct