Searched refs:netif_tx_request (Results 1 – 3 of 3) sorted by relevance
297 struct netif_tx_request { struct304 typedef struct netif_tx_request netif_tx_request_t; argument410 DEFINE_RING_TYPES(netif_tx, struct netif_tx_request, struct netif_tx_response);
412 struct netif_tx_request *req; in xnb_ring2pkt_1req()443 struct netif_tx_request *req; in xnb_ring2pkt_2req()480 struct netif_tx_request *req; in xnb_ring2pkt_3req()524 struct netif_tx_request *req; in xnb_ring2pkt_extra()577 struct netif_tx_request *req; in xnb_ring2pkt_partial()602 struct netif_tx_request *req; in xnb_ring2pkt_wraps()678 struct netif_tx_request *req; in xnb_txpkt2rsp_1req()710 struct netif_tx_request *req; in xnb_txpkt2rsp_extra()755 struct netif_tx_request *req; in xnb_txpkt2rsp_long()830 struct netif_tx_request *req; in xnb_txpkt2rsp_invalid()[all …]
301 xnb_dump_txreq(RING_IDX idx, const struct netif_tx_request *txreq) in xnb_dump_txreq()