Searched defs:if_int_delay_info (Results 1 – 1 of 1) sorted by relevance
139 struct if_int_delay_info { struct140 if_ctx_t iidi_ctx; /* Back-pointer to the iflib ctx (softc) */141 int iidi_offset; /* Register offset to read/write */142 int iidi_value; /* Current value in usecs */143 struct sysctl_oid *iidi_oidp;144 struct sysctl_req *iidi_req;