netif_tx_response
typedef struct netif_tx_response netif_tx_response_t;
DEFINE_RING_TYPES(netif_tx, struct netif_tx_request, struct netif_tx_response);