/openbsd-src/sbin/ifconfig/ |
H A D | sff.c | 388 if_sffpage_init(struct if_sffpage *sff, uint8_t addr, uint8_t page) in if_sffpage_init() 401 if_sffpage_dump(const struct if_sffpage *sff) in if_sffpage_dump() 469 if_sff_ascii_print(const struct if_sffpage *sff, const char *name, in if_sff_ascii_print() 505 if_sff_date_print(const struct if_sffpage *sff, const char *name, in if_sff_date_print() 525 if_sff_int(const struct if_sffpage *sff, size_t start) in if_sff_int() 533 if_sff_uint(const struct if_sffpage *sff, size_t start) in if_sff_uint() 541 if_sff_power2dbm(const struct if_sffpage *sff, size_t start) in if_sff_power2dbm()
|
/openbsd-src/sys/dev/fdt/ |
H A D | sfp.c | 153 sfp_i2c_get_sffpage(void *cookie, struct if_sffpage *sff) in sfp_i2c_get_sffpage()
|
/openbsd-src/sys/dev/ofw/ |
H A D | ofw_misc.c | 391 sfp_get_sffpage(uint32_t phandle, struct if_sffpage *sff) in sfp_get_sffpage() 423 struct if_sffpage sff; in sfp_add_media() local
|
/openbsd-src/sys/dev/pci/ |
H A D | if_ixl.c | 4198 error = ixl_sff_set_byte(sc, IFSFF_ADDR_EEPROM, 127, sff->sff_page); in ixl_sfp_get() argument 4178 ixl_sfp_open(struct ixl_softc * sc,struct if_sffpage * sff,uint8_t * page) ixl_sfp_open() argument 4204 ixl_sfp_close(struct ixl_softc * sc,struct if_sffpage * sff,uint8_t page) ixl_sfp_close() argument 4228 ixl_qsfp_open(struct ixl_softc * sc,struct if_sffpage * sff,uint8_t * page) ixl_qsfp_open() argument 4237 ixl_qsfp_get(struct ixl_softc * sc,struct if_sffpage * sff,size_t i) ixl_qsfp_get() argument 4243 ixl_qsfp_close(struct ixl_softc * sc,struct if_sffpage * sff,uint8_t page) ixl_qsfp_close() argument 4255 ixl_get_sffpage(struct ixl_softc * sc,struct if_sffpage * sff) ixl_get_sffpage() argument [all...] |
H A D | if_em.c | 4237 em_get_sffpage(struct em_softc * sc,struct if_sffpage * sff) em_get_sffpage() argument
|
H A D | if_myx.c | 1005 myx_get_sffpage(struct myx_softc *sc, struct if_sffpage *sff) in myx_get_sffpage()
|
H A D | if_ix.c | 595 ixgbe_get_sffpage(struct ix_softc * sc,struct if_sffpage * sff) ixgbe_get_sffpage() argument
|
H A D | if_bnxt.c | 3530 bnxt_get_sffpage(struct bnxt_softc * softc,struct if_sffpage * sff) bnxt_get_sffpage() argument
|
H A D | if_mcx.c | 7698 mcx_get_sffpage(struct ifnet * ifp,struct if_sffpage * sff) mcx_get_sffpage() argument
|
/openbsd-src/sys/net/ |
H A D | if.c | 2616 const struct if_sffpage *sff = (const struct if_sffpage *)data; if_sffpage_check() local
|