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

/freebsd-13-stable/sys/dev/ixgbe/
H A Dixgbe_dcb.h88 u16 data_credits_refill; /* Credit refill amount in 64B granularity */ member in struct:ixgbe_dcb_tc_path
H A Dixgbe_dcb.c163 p->data_credits_refill = (u16)credit_refill;
232 refill[tc] = tc_config[tc].path[direction].data_credits_refill;

Completed in 56 milliseconds