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

/freebsd-11-stable/sys/dev/cxgbe/
H A Dt4_sge.c276 static inline uint16_t read_hw_cidx(struct sge_eq *);
2032 eq->cidx = read_hw_cidx(eq);
2424 eq->cidx = read_hw_cidx(eq);
4865 hw_cidx = read_hw_cidx(eq);
4874 hw_cidx = read_hw_cidx(eq);
4884 read_hw_cidx(struct sge_eq *eq) function

Completed in 276 milliseconds