Searched refs:mcf_fec_state (Results 1 – 2 of 2) sorted by relevance
34 struct mcf_fec_state { struct192 static void mcf_fec_update(mcf_fec_state *s) in mcf_fec_update()211 static void mcf_fec_tx_stats(mcf_fec_state *s, int size) in mcf_fec_tx_stats()236 static void mcf_fec_do_tx(mcf_fec_state *s) in mcf_fec_do_tx()288 static void mcf_fec_enable_rx(mcf_fec_state *s) in mcf_fec_enable_rx()302 mcf_fec_state *s = MCF_FEC_NET(dev); in mcf_fec_reset()320 static uint64_t mcf_fec_read_mdio(mcf_fec_state *s) in mcf_fec_read_mdio()363 mcf_fec_state *s = (mcf_fec_state *)opaque; in mcf_fec_read()403 mcf_fec_state *s = (mcf_fec_state *)opaque; in mcf_fec_write()502 static void mcf_fec_rx_stats(mcf_fec_state *s, int size) in mcf_fec_rx_stats()[all …]
15 OBJECT_DECLARE_SIMPLE_TYPE(mcf_fec_state, MCF_FEC_NET)