Home
last modified time | relevance | path

Searched refs:get_phy_type (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/sys/dev/bnxt/bnxt_en/
H A Dbnxt.h1307 uint8_t get_phy_type(struct bnxt_softc *softc);
H A Dif_bnxt.c4022 uint8_t phy_type = get_phy_type(softc), media_type; in bnxt_add_media_types()
4666 get_phy_type(struct bnxt_softc *softc) in get_phy_type() function
H A Dbnxt_hwrm.c1283 uint8_t phy_type = get_phy_type(softc); in bnxt_hwrm_set_link_common()