Searched refs:RX_MAX_PKT_OG (Results 1 – 1 of 1) sorted by relevance
179 #define RX_MAX_PKT_OG(x) (((x) & 0x3f) << 16) macro191 (g2c) ? RX_MAX_PKT_G2(x_) : RX_MAX_PKT_OG(x_); \