HomeSort by: relevance | last modified time | path
    Searched defs:gigabit (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/ic/
gem.c 35 * See `GEM Gigabit Ethernet ASIC Specification'
378 * Initialization based on `GEM Gigabit Ethernet ASIC Specification'
1329 * Enable MII outputs. Enable GMII if there is a gigabit PHY.
2455 int gigabit; local in function:gem_statuschange
2465 gigabit = 1;
2467 gigabit = 0;
2473 * the GEM Gigabit Ethernet ASIC Specification.
2481 else if (gigabit) {
2503 gigabit != 0)
2521 if (gigabit)
    [all...]
gem.c 35 * See `GEM Gigabit Ethernet ASIC Specification'
378 * Initialization based on `GEM Gigabit Ethernet ASIC Specification'
1329 * Enable MII outputs. Enable GMII if there is a gigabit PHY.
2455 int gigabit; local in function:gem_statuschange
2465 gigabit = 1;
2467 gigabit = 0;
2473 * the GEM Gigabit Ethernet ASIC Specification.
2481 else if (gigabit) {
2503 gigabit != 0)
2521 if (gigabit)
    [all...]
gem.c 35 * See `GEM Gigabit Ethernet ASIC Specification'
378 * Initialization based on `GEM Gigabit Ethernet ASIC Specification'
1329 * Enable MII outputs. Enable GMII if there is a gigabit PHY.
2455 int gigabit; local in function:gem_statuschange
2465 gigabit = 1;
2467 gigabit = 0;
2473 * the GEM Gigabit Ethernet ASIC Specification.
2481 else if (gigabit) {
2503 gigabit != 0)
2521 if (gigabit)
    [all...]

Completed in 37 milliseconds