Searched refs:release_credits (Results 1 – 1 of 1) sorted by relevance
603 u32 release_credits; in sc_mtu_to_threshold() local608 release_credits = DIV_ROUND_UP(mtu, PIO_BLOCK_SIZE); in sc_mtu_to_threshold()611 if (sc->credits <= release_credits) in sc_mtu_to_threshold()614 threshold = sc->credits - release_credits; in sc_mtu_to_threshold()