Searched refs:GEM_MAX_TX_LEN (Results 1 – 1 of 1) sorted by relevance
55 #define GEM_MAX_TX_LEN ((unsigned int)((1 << GEM_TX_FRMLEN_SIZE) - 1)) macro2315 bp->max_tx_length = GEM_MAX_TX_LEN; in macb_init()