Searched defs:nlm_xlpge_softc (Results 1 – 1 of 1) sorted by relevance
92 struct nlm_xlpge_softc { struct95 device_t xlpge_dev;96 device_t mii_bus;114 struct mtx sc_lock;115 int if_flags;118 int mdio_bus;119 int txq;120 int rxfreeq;121 int hw_parser_en;122 int prepad_en;[all …]