Searched refs:netif_tx_request (Results 1 – 3 of 3) sorted by relevance
985 struct netif_tx_request { struct992 typedef struct netif_tx_request netif_tx_request_t; argument1083 DEFINE_RING_TYPES(netif_tx, struct netif_tx_request, struct netif_tx_response);
408 struct netif_tx_request *req; in xnb_ring2pkt_1req()439 struct netif_tx_request *req; in xnb_ring2pkt_2req()476 struct netif_tx_request *req; in xnb_ring2pkt_3req()520 struct netif_tx_request *req; in xnb_ring2pkt_extra()573 struct netif_tx_request *req; in xnb_ring2pkt_partial()598 struct netif_tx_request *req; in xnb_ring2pkt_wraps()671 struct netif_tx_request *req; in xnb_txpkt2rsp_1req()703 struct netif_tx_request *req; in xnb_txpkt2rsp_extra()748 struct netif_tx_request *req; in xnb_txpkt2rsp_long()823 struct netif_tx_request *req; in xnb_txpkt2rsp_invalid()[all …]
294 xnb_dump_txreq(RING_IDX idx, const struct netif_tx_request *txreq) in xnb_dump_txreq()