Searched refs:buffer_state (Results 1 – 2 of 2) sorted by relevance
100 struct buffer_state { struct152 struct buffer_state rx_buff[RX_BD_NUM];153 struct buffer_state tx_buff[TX_BD_NUM];
123 struct buffer_state *tx_buff = &priv->tx_buff[*txbd_dirty]; in arc_emac_tx_clean()186 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()558 struct buffer_state *tx_buff = &priv->tx_buff[i]; in arc_free_tx_queue()589 struct buffer_state *rx_buff = &priv->rx_buff[i]; in arc_free_rx_queue()