Home
last modified time | relevance | path

Searched refs:buffer_t (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/drivers/net/wan/
Dixp4xx_hss.c243 typedef struct sk_buff buffer_t; typedef
247 typedef void buffer_t; typedef
258 buffer_t *rx_buff_tab[RX_DESCS], *tx_buff_tab[TX_DESCS];
988 buffer_t *buff; in init_hdlc_queues()
1021 buffer_t *buff = port->rx_buff_tab[i]; in destroy_hdlc_queues()
1032 buffer_t *buff = port->tx_buff_tab[i]; in destroy_hdlc_queues()
/Linux-v5.15/drivers/net/ethernet/xscale/
Dixp4xx_eth.c141 typedef struct sk_buff buffer_t; typedef
145 typedef void buffer_t; typedef
177 buffer_t *rx_buff_tab[RX_DESCS], *tx_buff_tab[TX_DESCS];
1116 buffer_t *buff; /* skb or kmalloc()ated memory */ in init_queues()
1148 buffer_t *buff = port->rx_buff_tab[i]; in destroy_queues()
1158 buffer_t *buff = port->tx_buff_tab[i]; in destroy_queues()
/Linux-v5.15/drivers/atm/
Dfore200e.h587 } buffer_t; typedef