Symbol: phylink_pcs_ops
drivers/net/dsa/b53/b53_serdes.c
159
static const struct phylink_pcs_ops b53_pcs_ops = {
drivers/net/dsa/lantiq/mxl-gsw1xx.c
512
static const struct phylink_pcs_ops gsw1xx_pcs_ops = {
drivers/net/dsa/mt7530.c
3102
static const struct phylink_pcs_ops mt7530_pcs_ops = {
drivers/net/dsa/mt7530.h
839
const struct phylink_pcs_ops *pcs_ops;
drivers/net/dsa/mv88e6xxx/pcs-6185.c
111
static const struct phylink_pcs_ops mv88e6185_phylink_pcs_ops = {
drivers/net/dsa/mv88e6xxx/pcs-6352.c
255
static const struct phylink_pcs_ops marvell_c22_pcs_ops = {
drivers/net/dsa/mv88e6xxx/pcs-639x.c
370
static const struct phylink_pcs_ops mv88e639x_sgmii_pcs_ops = {
drivers/net/dsa/mv88e6xxx/pcs-639x.c
535
static const struct phylink_pcs_ops mv88e6390_xg_pcs_ops = {
drivers/net/dsa/mv88e6xxx/pcs-639x.c
797
static const struct phylink_pcs_ops mv88e6393x_sgmii_pcs_ops = {
drivers/net/dsa/mv88e6xxx/pcs-639x.c
918
static const struct phylink_pcs_ops mv88e6393x_xg_pcs_ops = {
drivers/net/dsa/qca/qca8k-8xxx.c
1627
static const struct phylink_pcs_ops qca8k_pcs_ops = {
drivers/net/ethernet/cadence/macb_main.c
581
static const struct phylink_pcs_ops macb_phylink_usx_pcs_ops = {
drivers/net/ethernet/cadence/macb_main.c
587
static const struct phylink_pcs_ops macb_phylink_pcs_ops = {
drivers/net/ethernet/freescale/fman/fman_dtsec.c
784
static const struct phylink_pcs_ops dtsec_pcs_ops = {
drivers/net/ethernet/marvell/mvneta.c
4089
static const struct phylink_pcs_ops mvneta_phylink_pcs_ops = {
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
6269
static const struct phylink_pcs_ops mvpp2_phylink_xlg_pcs_ops = {
drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c
6401
static const struct phylink_pcs_ops mvpp2_phylink_gmac_pcs_ops = {
drivers/net/ethernet/marvell/prestera/prestera_main.c
364
static const struct phylink_pcs_ops prestera_pcs_ops = {
drivers/net/ethernet/microchip/lan966x/lan966x_main.h
428
extern const struct phylink_pcs_ops lan966x_phylink_pcs_ops;
drivers/net/ethernet/microchip/lan966x/lan966x_phylink.c
134
const struct phylink_pcs_ops lan966x_phylink_pcs_ops = {
drivers/net/ethernet/microchip/sparx5/sparx5_main.h
739
extern const struct phylink_pcs_ops sparx5_phylink_pcs_ops;
drivers/net/ethernet/microchip/sparx5/sparx5_phylink.c
146
const struct phylink_pcs_ops sparx5_phylink_pcs_ops = {
drivers/net/ethernet/stmicro/stmmac/stmmac_pcs.c
55
static const struct phylink_pcs_ops dwmac_integrated_pcs_ops = {
drivers/net/ethernet/xilinx/xilinx_axienet_main.c
2590
static const struct phylink_pcs_ops axienet_pcs_ops = {
drivers/net/pcs/pcs-lynx.c
268
static const struct phylink_pcs_ops lynx_pcs_phylink_ops = {
drivers/net/pcs/pcs-mtk-lynxi.c
298
static const struct phylink_pcs_ops mtk_pcs_lynxi_ops = {
drivers/net/pcs/pcs-rzn1-miic.c
444
static const struct phylink_pcs_ops miic_phylink_ops = {
drivers/net/pcs/pcs-xpcs.c
1495
static const struct phylink_pcs_ops xpcs_phylink_ops = {
include/linux/phylink.h
474
struct phylink_pcs_ops;
include/linux/phylink.h
496
const struct phylink_pcs_ops *ops;