RX_AGG_RING
#define RX_AGG_RING(bn, x) (((x) & (bn)->rx_agg_ring_mask) >> \
#define RX_AGG_RING(bp, x) (((x) & (bp)->rx_agg_ring_mask) >> \