Searched refs:buffer_t (Results 1 – 1 of 1) sorted by relevance
155 typedef struct sk_buff buffer_t; typedef159 typedef void buffer_t; typedef200 buffer_t *rx_buff_tab[RX_DESCS], *tx_buff_tab[TX_DESCS];1125 buffer_t *buff; /* skb or kmalloc()ated memory */ in init_queues()1157 buffer_t *buff = port->rx_buff_tab[i]; in destroy_queues()1167 buffer_t *buff = port->tx_buff_tab[i]; in destroy_queues()