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);
409 struct netif_tx_request *req; in xnb_ring2pkt_1req()440 struct netif_tx_request *req; in xnb_ring2pkt_2req()477 struct netif_tx_request *req; in xnb_ring2pkt_3req()521 struct netif_tx_request *req; in xnb_ring2pkt_extra()574 struct netif_tx_request *req; in xnb_ring2pkt_partial()599 struct netif_tx_request *req; in xnb_ring2pkt_wraps()672 struct netif_tx_request *req; in xnb_txpkt2rsp_1req()704 struct netif_tx_request *req; in xnb_txpkt2rsp_extra()749 struct netif_tx_request *req; in xnb_txpkt2rsp_long()824 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()