Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/dsa/mv88e6xxx/
H A Dpcs-6352.c24 struct marvell_c22_pcs { struct
29 bool (*link_check)(struct marvell_c22_pcs *mpcs); argument
35 return container_of(pcs, struct marvell_c22_pcs, phylink_pcs); in pcs_to_marvell_c22_pcs()
91 struct marvell_c22_pcs *mpcs = dev_id; in marvell_c22_pcs_handle_irq()
142 struct marvell_c22_pcs *mpcs = pcs_to_marvell_c22_pcs(pcs); in marvell_c22_pcs_enable()
154 struct marvell_c22_pcs *mpcs = pcs_to_marvell_c22_pcs(pcs); in marvell_c22_pcs_disable()
163 struct marvell_c22_pcs *mpcs = pcs_to_marvell_c22_pcs(pcs); in marvell_c22_pcs_get_state()
190 struct marvell_c22_pcs *mpcs = pcs_to_marvell_c22_pcs(pcs); in marvell_c22_pcs_config()
267 struct marvell_c22_pcs *mpcs; in marvell_c22_pcs_alloc()
323 struct marvell_c22_pcs *mpcs; in mv88e6352_pcs_init()
[all …]