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()296 spb_index = intf->tx_spb_index; in bcmasp_xmit()317 spb_index = intf->tx_spb_index; in bcmasp_xmit()324 spb_index = intf->tx_spb_index; in bcmasp_xmit()366 intf->tx_spb_index = spb_index; in bcmasp_xmit()806 intf->tx_spb_index = 0; in bcmasp_init_tx()
304 int tx_spb_index; member