Searched defs:bxe_softc (Results 1 – 1 of 1) sorted by relevance
1294 struct bxe_softc { struct1299 if_t ifp;1300 struct ifmedia ifmedia; /* network interface media structure */1301 int media;1303 volatile int state; /* device state */1315 int flags;1332 unsigned long debug; /* per-instance debug logging config */1335 struct bxe_bar bar[MAX_BARS]; /* map BARs 0, 2, 4 */1337 uint16_t doorbell_size;1342 volatile unsigned long periodic_flags;[all …]