Symbol: marvell_c22_pcs
drivers/net/dsa/mv88e6xxx/pcs-6352.c
111
static int marvell_c22_pcs_modify(struct marvell_c22_pcs *mpcs, u8 reg,
drivers/net/dsa/mv88e6xxx/pcs-6352.c
123
static int marvell_c22_pcs_power(struct marvell_c22_pcs *mpcs,
drivers/net/dsa/mv88e6xxx/pcs-6352.c
131
static int marvell_c22_pcs_control_irq(struct marvell_c22_pcs *mpcs,
drivers/net/dsa/mv88e6xxx/pcs-6352.c
142
struct marvell_c22_pcs *mpcs = pcs_to_marvell_c22_pcs(pcs);
drivers/net/dsa/mv88e6xxx/pcs-6352.c
154
struct marvell_c22_pcs *mpcs = pcs_to_marvell_c22_pcs(pcs);
drivers/net/dsa/mv88e6xxx/pcs-6352.c
164
struct marvell_c22_pcs *mpcs = pcs_to_marvell_c22_pcs(pcs);
drivers/net/dsa/mv88e6xxx/pcs-6352.c
191
struct marvell_c22_pcs *mpcs = pcs_to_marvell_c22_pcs(pcs);
drivers/net/dsa/mv88e6xxx/pcs-6352.c
229
struct marvell_c22_pcs *mpcs = pcs_to_marvell_c22_pcs(pcs);
drivers/net/dsa/mv88e6xxx/pcs-6352.c
238
struct marvell_c22_pcs *mpcs = pcs_to_marvell_c22_pcs(pcs);
drivers/net/dsa/mv88e6xxx/pcs-6352.c
264
static struct marvell_c22_pcs *marvell_c22_pcs_alloc(struct device *dev,
drivers/net/dsa/mv88e6xxx/pcs-6352.c
268
struct marvell_c22_pcs *mpcs;
drivers/net/dsa/mv88e6xxx/pcs-6352.c
282
static int marvell_c22_pcs_setup_irq(struct marvell_c22_pcs *mpcs,
drivers/net/dsa/mv88e6xxx/pcs-6352.c
29
bool (*link_check)(struct marvell_c22_pcs *mpcs);
drivers/net/dsa/mv88e6xxx/pcs-6352.c
303
static bool mv88e6352_pcs_link_check(struct marvell_c22_pcs *mpcs)
drivers/net/dsa/mv88e6xxx/pcs-6352.c
323
struct marvell_c22_pcs *mpcs;
drivers/net/dsa/mv88e6xxx/pcs-6352.c
33
static struct marvell_c22_pcs *pcs_to_marvell_c22_pcs(struct phylink_pcs *pcs)
drivers/net/dsa/mv88e6xxx/pcs-6352.c
35
return container_of(pcs, struct marvell_c22_pcs, phylink_pcs);
drivers/net/dsa/mv88e6xxx/pcs-6352.c
362
struct marvell_c22_pcs *mpcs;
drivers/net/dsa/mv88e6xxx/pcs-6352.c
38
static int marvell_c22_pcs_set_fiber_page(struct marvell_c22_pcs *mpcs)
drivers/net/dsa/mv88e6xxx/pcs-6352.c
67
static int marvell_c22_pcs_restore_page(struct marvell_c22_pcs *mpcs,
drivers/net/dsa/mv88e6xxx/pcs-6352.c
91
struct marvell_c22_pcs *mpcs = dev_id;