Searched refs:RX_BD (Results 1 – 2 of 2) sorted by relevance
718 #define RX_BD(x) ((x) & MAX_RX_BD) macro
938 bd_prod = RX_BD(bd_prod); in bnx2x_rx_int()939 bd_cons = RX_BD(bd_cons); in bnx2x_rx_int()