Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/netvsc/
H A Dhn_rxtx.c80 struct hn_txdesc { struct
154 struct hn_txdesc *txd = obj; in hn_txd_init()
281 name, nb_desc, sizeof(struct hn_txdesc)); in hn_dev_tx_queue_setup()
294 sizeof(struct hn_txdesc), in hn_dev_tx_queue_setup()
337 struct hn_txdesc *txd; in hn_txd_get()
403 struct hn_txdesc *txd = (struct hn_txdesc *)xactid; in hn_nvs_send_completed()
1150 struct hn_txdesc *txd = txq->agg_txd; in hn_append_to_chim()
1179 struct hn_txdesc *txd = txq->agg_txd; in hn_flush_txagg()
1222 struct hn_txdesc *txd, uint32_t pktsize) in hn_try_txagg()
1224 struct hn_txdesc *agg_txd = txq->agg_txd; in hn_try_txagg()
[all …]
H A Dhn_var.h41 struct hn_txdesc;
72 struct hn_txdesc *agg_txd;