Searched refs:tx_spb_index (Results 1 – 2 of 2) sorted by relevance
151 next_index = incr_ring(intf->tx_spb_index, DESC_RING_COUNT); in tx_spb_ring_full()263 spb_index = intf->tx_spb_index; in bcmasp_xmit()284 spb_index = intf->tx_spb_index; in bcmasp_xmit()291 spb_index = intf->tx_spb_index; in bcmasp_xmit()333 intf->tx_spb_index = spb_index; in bcmasp_xmit()774 intf->tx_spb_index = 0; in bcmasp_init_tx()
289 int tx_spb_index; member