Searched refs:TXINITIORCR (Results 1 – 2 of 2) sorted by relevance
1352 tx_config | (TXINITIORCR(ifmask))); in nlm_nae_set_ior_credit()1354 tx_config & ~(TXINITIORCR(ifmask))); in nlm_nae_set_ior_credit()
492 #define TXINITIORCR(x) (((x) & 0x7ffff) << 8) macro