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

/freebsd-10.1-release/sys/dev/cxgbe/
H A Dadapter.h412 uint16_t iqid; /* iq that gets egr_update for the eq */
419 uint32_t egr_update; /* # of SGE_EGR_UPDATE notifications for eq */ member in struct:sge_eq
H A Dt4_sge.c3201 SYSCTL_ADD_UINT(&pi->ctx, children, OID_AUTO, "egr_update", CTLFLAG_RD,
3202 &eq->egr_update, 0, "egress update notifications from the SGE");
4492 eq->egr_update++;

Completed in 110 milliseconds