Searched refs:MACB_MAX_TX_LEN (Results 1 – 1 of 1) sorted by relevance
77 #define MACB_MAX_TX_LEN ((unsigned int)((1 << MACB_TX_FRMLEN_SIZE) - 1) & ~((unsigned int)(MACB_TX… macro5033 bp->max_tx_length = MACB_MAX_TX_LEN; in macb_probe()