Home
last modified time | relevance | path

Searched defs:phyid (Results 1 - 25 of 43) sorted by relevance

12

/kernel/linux/linux-5.10/net/caif/
H A Dcfsrvl.c27 cfservl_ctrlcmd(struct cflayer *layr, enum caif_ctrlcmd ctrl, int phyid) cfservl_ctrlcmd() argument
192 cfsrvl_phyid_match(struct cflayer *layer, int phyid) cfsrvl_phyid_match() argument
[all...]
H A Dcffrml.c35 struct cflayer *cffrml_create(u16 phyid, bool use_fcs) in cffrml_create() argument
169 cffrml_ctrlcmd(struct cflayer *layr, enum caif_ctrlcmd ctrl, int phyid) cffrml_ctrlcmd() argument
H A Dcfserl.c189 cfserl_ctrlcmd(struct cflayer *layr, enum caif_ctrlcmd ctrl, int phyid) cfserl_ctrlcmd() argument
H A Dcfmuxl.c65 int cfmuxl_set_dnlayer(struct cflayer *layr, struct cflayer *dn, u8 phyid) in cfmuxl_set_dnlayer() argument
104 struct cflayer *cfmuxl_remove_dnlayer(struct cflayer *layr, u8 phyid) in cfmuxl_remove_dnlayer() argument
246 cfmuxl_ctrlcmd(struct cflayer *layr, enum caif_ctrlcmd ctrl, int phyid) cfmuxl_ctrlcmd() argument
H A Dcfcnfg.c133 cfcnfg_get_phyinfo_rcu(struct cfcnfg *cnfg, u8 phyid) cfcnfg_get_phyinfo_rcu() argument
372 cfcnfg_linkup_rsp(struct cflayer *layer, u8 channel_id, enum cfctrl_srv serv, u8 phyid, struct cflayer *adapt_layer) cfcnfg_linkup_rsp() argument
463 u8 phyid; cfcnfg_add_phy_layer() local
563 u16 phyid; cfcnfg_del_phy_layer() local
[all...]
H A Dcfctrl.c555 cfctrl_ctrlcmd(struct cflayer *layr, enum caif_ctrlcmd ctrl, int phyid) cfctrl_ctrlcmd() argument
[all...]
H A Dcaif_usb.c84 static struct cflayer *cfusbl_create(int phyid, u8 ethaddr[ETH_ALEN], in cfusbl_create() argument
77 cfusbl_ctrlcmd(struct cflayer *layr, enum caif_ctrlcmd ctrl, int phyid) cfusbl_ctrlcmd() argument
H A Dchnl_net.c152 chnl_flowctrl_cb(struct cflayer *layr, enum caif_ctrlcmd flow, int phyid) chnl_flowctrl_cb() argument
H A Dcaif_socket.c194 caif_ctrl_cb(struct cflayer *layr, enum caif_ctrlcmd flow, int phyid) caif_ctrl_cb() argument
/kernel/linux/linux-6.6/net/caif/
H A Dcfsrvl.c27 cfservl_ctrlcmd(struct cflayer *layr, enum caif_ctrlcmd ctrl, int phyid) cfservl_ctrlcmd() argument
192 cfsrvl_phyid_match(struct cflayer *layer, int phyid) cfsrvl_phyid_match() argument
[all...]
H A Dcfserl.c188 cfserl_ctrlcmd(struct cflayer *layr, enum caif_ctrlcmd ctrl, int phyid) cfserl_ctrlcmd() argument
H A Dcffrml.c35 struct cflayer *cffrml_create(u16 phyid, bool use_fcs) in cffrml_create() argument
169 cffrml_ctrlcmd(struct cflayer *layr, enum caif_ctrlcmd ctrl, int phyid) cffrml_ctrlcmd() argument
H A Dcfcnfg.c133 cfcnfg_get_phyinfo_rcu(struct cfcnfg *cnfg, u8 phyid) cfcnfg_get_phyinfo_rcu() argument
372 cfcnfg_linkup_rsp(struct cflayer *layer, u8 channel_id, enum cfctrl_srv serv, u8 phyid, struct cflayer *adapt_layer) cfcnfg_linkup_rsp() argument
463 u8 phyid; cfcnfg_add_phy_layer() local
563 u16 phyid; cfcnfg_del_phy_layer() local
[all...]
H A Dcfctrl.c555 cfctrl_ctrlcmd(struct cflayer *layr, enum caif_ctrlcmd ctrl, int phyid) cfctrl_ctrlcmd() argument
[all...]
H A Dcaif_usb.c84 static struct cflayer *cfusbl_create(int phyid, const u8 ethaddr[ETH_ALEN], in cfusbl_create() argument
77 cfusbl_ctrlcmd(struct cflayer *layr, enum caif_ctrlcmd ctrl, int phyid) cfusbl_ctrlcmd() argument
H A Dcfmuxl.c65 int cfmuxl_set_dnlayer(struct cflayer *layr, struct cflayer *dn, u8 phyid) in cfmuxl_set_dnlayer() argument
104 struct cflayer *cfmuxl_remove_dnlayer(struct cflayer *layr, u8 phyid) in cfmuxl_remove_dnlayer() argument
246 cfmuxl_ctrlcmd(struct cflayer *layr, enum caif_ctrlcmd ctrl, int phyid) cfmuxl_ctrlcmd() argument
H A Dchnl_net.c147 chnl_flowctrl_cb(struct cflayer *layr, enum caif_ctrlcmd flow, int phyid) chnl_flowctrl_cb() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_mdio.c33 u8 phyid; member
42 static int hclge_mdio_write(struct mii_bus *bus, int phyid, int regnum, in hclge_mdio_write() argument
81 static int hclge_mdio_read(struct mii_bus *bus, int phyid, int regnum) in hclge_mdio_read() argument
/kernel/linux/linux-5.10/drivers/net/mdio/
H A Dmdio-mux-bcm-iproc.c134 static int iproc_mdiomux_read(struct mii_bus *bus, int phyid, int reg) in iproc_mdiomux_read() argument
101 start_miim_ops(void __iomem *base, u16 phyid, u32 reg, u16 val, u32 op) start_miim_ops() argument
146 iproc_mdiomux_write(struct mii_bus *bus, int phyid, int reg, u16 val) iproc_mdiomux_write() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_mdio.c33 u8 phyid; member
42 static int hclge_mdio_write(struct mii_bus *bus, int phyid, int regnum, in hclge_mdio_write() argument
81 static int hclge_mdio_read(struct mii_bus *bus, int phyid, int regnum) in hclge_mdio_read() argument
/kernel/linux/linux-5.10/include/net/caif/
H A Dcfctrl.h61 u8 phyid; /* (U2-U0) Physical interface to connect */ member
/kernel/linux/linux-6.6/include/net/caif/
H A Dcfctrl.h61 u8 phyid; /* (U2-U0) Physical interface to connect */ member
/kernel/linux/linux-6.6/drivers/net/mdio/
H A Dmdio-mux-bcm-iproc.c134 static int iproc_mdiomux_read_c22(struct mii_bus *bus, int phyid, int reg) in iproc_mdiomux_read_c22() argument
146 static int iproc_mdiomux_read_c45(struct mii_bus *bus, int phyid, int devad, in iproc_mdiomux_read_c45() argument
101 start_miim_ops(void __iomem *base, bool c45, u16 phyid, u32 reg, u16 val, u32 op) start_miim_ops() argument
160 iproc_mdiomux_write_c22(struct mii_bus *bus, int phyid, int reg, u16 val) iproc_mdiomux_write_c22() argument
175 iproc_mdiomux_write_c45(struct mii_bus *bus, int phyid, int devad, int reg, u16 val) iproc_mdiomux_write_c45() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/usb/
H A Dsr9800.c734 u32 phyid; in sr9800_bind() local
H A Dasix_devices.c681 u32 phyid; in ax88772_bind() local
875 u32 phyid; in ax88178_reset() local

Completed in 17 milliseconds

12