Searched refs:buffer_state (Results 1 – 2 of 2) sorted by relevance
100 struct buffer_state { struct151 struct buffer_state rx_buff[RX_BD_NUM];152 struct buffer_state tx_buff[TX_BD_NUM];
120 struct buffer_state *tx_buff = &priv->tx_buff[*txbd_dirty]; in arc_emac_tx_clean()184 struct buffer_state *rx_buff = &priv->rx_buff[*last_rx_bd]; in arc_emac_rx()444 struct buffer_state *rx_buff = &priv->rx_buff[*last_rx_bd]; in arc_emac_open()559 struct buffer_state *tx_buff = &priv->tx_buff[i]; in arc_free_tx_queue()591 struct buffer_state *rx_buff = &priv->rx_buff[i]; in arc_free_rx_queue()