Searched defs:bxe_softc (Results 1 – 1 of 1) sorted by relevance
1337 struct bxe_softc { struct1342 if_t ifp;1343 struct ifmedia ifmedia; /* network interface media structure */1344 int media;1346 volatile int state; /* device state */1358 int flags;1375 unsigned long debug; /* per-instance debug logging config */1378 struct bxe_bar bar[MAX_BARS]; /* map BARs 0, 2, 4 */1380 uint16_t doorbell_size;1385 volatile unsigned long periodic_flags;[all …]