Searched refs:netif_tx_request (Results 1 – 3 of 3) sorted by relevance
68 struct netif_tx_request { struct77 typedef struct netif_tx_request netif_tx_request_t; argument192 DEFINE_RING_TYPES(netif_tx, struct netif_tx_request, struct netif_tx_response);
410 struct netif_tx_request *req; in xnb_ring2pkt_1req()441 struct netif_tx_request *req; in xnb_ring2pkt_2req()478 struct netif_tx_request *req; in xnb_ring2pkt_3req()522 struct netif_tx_request *req; in xnb_ring2pkt_extra()575 struct netif_tx_request *req; in xnb_ring2pkt_partial()600 struct netif_tx_request *req; in xnb_ring2pkt_wraps()676 struct netif_tx_request *req; in xnb_txpkt2rsp_1req()708 struct netif_tx_request *req; in xnb_txpkt2rsp_extra()753 struct netif_tx_request *req; in xnb_txpkt2rsp_long()828 struct netif_tx_request *req; in xnb_txpkt2rsp_invalid()[all …]
302 xnb_dump_txreq(RING_IDX idx, const struct netif_tx_request *txreq) in xnb_dump_txreq()