Searched refs:fl_hw_cidx (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sys/dev/cxgbe/
H A Dt4_sge.c1563 uint16_t fl_hw_cidx; local
1575 fl_hw_cidx = fl->hw_cidx; /* stable snapshot */
1609 refill = IDXDIFF(fl->hw_cidx, fl_hw_cidx, fl->sidx) > 2;
1688 fl_hw_cidx = fl->hw_cidx;

Completed in 105 milliseconds