HomeSort by: relevance | last modified time | path
    Searched refs:phy_type_ext (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
if_ixlvar.h 369 uint8_t phy_type_ext; member in struct:ixl_aq_phy_abilities
409 uint8_t phy_type_ext; member in struct:ixl_aq_phy_param
if_ixl.c 4425 sc->sc_phy_types |= (uint64_t)le32toh(phy->phy_type_ext) << 32;
4458 param->phy_type_ext = (uint8_t)(sc->sc_phy_types >> 32);

Completed in 90 milliseconds