Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt.h1390 uint8_t get_phy_type(struct bnxt_softc *softc);
H A Dif_bnxt.c4533 uint8_t phy_type = get_phy_type(softc), media_type; in bnxt_add_media_types()
5216 get_phy_type(struct bnxt_softc *softc) in get_phy_type() function
H A Dbnxt_hwrm.c1357 uint8_t phy_type = get_phy_type(softc); in bnxt_hwrm_set_link_common()