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