Searched refs:TG3_RX_STD_RING_SIZE (Results 1 – 1 of 1) sorted by relevance
137 #define TG3_RX_STD_RING_SIZE(tp) \ macro157 (sizeof(struct tg3_rx_buffer_desc) * TG3_RX_STD_RING_SIZE(tp))177 (sizeof(struct ring_info) * TG3_RX_STD_RING_SIZE(tp))10287 val = TG3_RX_STD_RING_SIZE(tp); in tg3_reset_hw()16999 tp->rx_std_ring_mask = TG3_RX_STD_RING_SIZE(tp) - 1; in tg3_get_invariants()