Searched refs:release_credits (Results 1 – 1 of 1) sorted by relevance
553 u32 release_credits; in sc_mtu_to_threshold() local558 release_credits = DIV_ROUND_UP(mtu, PIO_BLOCK_SIZE); in sc_mtu_to_threshold()561 if (sc->credits <= release_credits) in sc_mtu_to_threshold()564 threshold = sc->credits - release_credits; in sc_mtu_to_threshold()