Home
last modified time | relevance | path

Searched refs:fm_eth (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/net/fm/
H A Deth.c103 struct fm_eth *fm_eth = dev->priv; in dtsec_init_phy() local
440 struct fm_eth *fm_eth; in fm_eth_open() local
446 fm_eth = (struct fm_eth *)dev->priv; in fm_eth_open()
493 struct fm_eth *fm_eth; in fm_eth_halt() local
496 fm_eth = (struct fm_eth *)dev->priv; in fm_eth_halt()
516 struct fm_eth *fm_eth; in fm_eth_send() local
522 fm_eth = (struct fm_eth *)dev->priv; in fm_eth_send()
574 struct fm_eth *fm_eth; in fm_eth_recv() local
684 struct fm_eth *fm_eth = dev->priv; in init_phy() local
732 struct fm_eth *fm_eth; in fm_eth_initialize() local
[all …]
H A Dfm.h118 struct fm_eth { struct