Searched refs:TG3_RX_STD_RING_SIZE (Results 1 – 1 of 1) sorted by relevance
136 #define TG3_RX_STD_RING_SIZE(tp) \ macro156 (sizeof(struct tg3_rx_buffer_desc) * TG3_RX_STD_RING_SIZE(tp))176 (sizeof(struct ring_info) * TG3_RX_STD_RING_SIZE(tp))10237 val = TG3_RX_STD_RING_SIZE(tp); in tg3_reset_hw()17005 tp->rx_std_ring_mask = TG3_RX_STD_RING_SIZE(tp) - 1; in tg3_get_invariants()