Home
last modified time | relevance | path

Searched refs:data_credits_refill (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/ixgbe/
H A Dixgbe_dcb.h87 u16 data_credits_refill; /* Credit refill amount in 64B granularity */ member
H A Dixgbe_dcb.c162 p->data_credits_refill = (u16)credit_refill; in ixgbe_dcb_calculate_tc_credits_cee()
231 refill[tc] = tc_config[tc].path[direction].data_credits_refill; in ixgbe_dcb_unpack_refill_cee()