Searched defs:lmacid (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sys/dev/vnic/
H A Dthunder_mdio_var.h49 int lmacid; /* ID number of LMAC connected */ member in struct:phy_desc
H A Dthunder_bgx_var.h40 int lmacid; /* ID within BGX */ member in struct:lmac
H A Dthunder_bgx.c139 uint8_t lmacid; local
202 uint8_t lmacid; local
300 bgx_get_lmac_link_state(int node, int bgx_idx, int lmacid, void *status) argument
317 bgx_get_lmac_mac(int node, int bgx_idx, int lmacid) argument
328 bgx_set_lmac_mac(int node, int bgx_idx, int lmacid, const uint8_t *mac) argument
564 bgx_lmac_sgmii_init(struct bgx *bgx, int lmacid) argument
604 bgx_lmac_xaui_init(struct bgx *bgx, int lmacid, int lmac_type) argument
699 int lmacid = lmac->lmacid; local
837 bgx_lmac_enable(struct bgx *bgx, uint8_t lmacid) argument
912 bgx_lmac_disable(struct bgx *bgx, uint8_t lmacid) argument
[all...]
H A Dthunder_mdio.c370 get_phy_desc(struct thunder_mdio_softc *sc, int lmacid) argument
383 thunder_mdio_media_status(device_t dev, int lmacid, int *link, int *duplex, argument
437 thunder_mdio_media_change(device_t dev, int lmacid, int link, int duplex, argument
445 thunder_mdio_phy_connect(device_t dev, int lmacid, int phy) argument
487 thunder_mdio_phy_disconnect(device_t dev, int lmacid, int phy) argument
[all...]

Completed in 113 milliseconds