Lines Matching full:ale
72 #include <dev/ale/if_alereg.h>
73 #include <dev/ale/if_alevar.h>
81 MODULE_DEPEND(ale, pci, 1, 1, 1);
82 MODULE_DEPEND(ale, ether, 1, 1, 1);
83 MODULE_DEPEND(ale, miibus, 1, 1, 1);
88 TUNABLE_INT("hw.ale.msi_disable", &msi_disable);
89 TUNABLE_INT("hw.ale.msix_disable", &msix_disable);
170 "ale",
175 DRIVER_MODULE(ale, pci, ale_driver, NULL, NULL);
176 MODULE_PNP_INFO("U16:vendor;U16:device;D:#", pci, ale, ale_devs,
178 DRIVER_MODULE(miibus, ale, miibus_driver, NULL, NULL);
644 * Even though controllers supported by ale(3) have Rx checksum
766 0, sysctl_hw_ale_int_mod, "I", "ale Rx interrupt moderation");
769 0, sysctl_hw_ale_int_mod, "I", "ale Tx interrupt moderation");
1432 * Poll link state until ale(4) get a 10/100Mbps link.
1694 * TCP payload length so ale(4) should recompute
2505 * m_devget(9) is major bottle-neck of ale(4)(It comes