Searched refs:GEM_MAX_TX_LEN (Results 1 – 1 of 1) sorted by relevance
69 #define GEM_MAX_TX_LEN ((unsigned int)((1 << GEM_TX_FRMLEN_SIZE) - 1) & ~((unsigned int)(MACB_TX_L… macro3424 bp->max_tx_length = GEM_MAX_TX_LEN; in macb_init()