Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/dsa/
H A Ddsa_loop.h5 struct dsa_chip_data;
11 struct dsa_chip_data cd;
/OK3568_Linux_fs/kernel/include/linux/platform_data/
H A Ddsa.h12 struct dsa_chip_data { struct
64 struct dsa_chip_data *chip; argument
H A Dmv88e6xxx.h11 struct dsa_chip_data cd;
H A Db53.h27 struct dsa_chip_data cd;
/OK3568_Linux_fs/kernel/arch/arm/mach-orion5x/
H A Dcommon.h7 struct dsa_chip_data;
45 void orion5x_eth_switch_init(struct dsa_chip_data *d);
H A Drd88f6183ap-ge-setup.c34 static struct dsa_chip_data rd88f6183ap_ge_switch_chip_data = {
H A Drd88f5181l-fxo-setup.c95 static struct dsa_chip_data rd88f5181l_fxo_switch_chip_data = {
H A Dwnr854t-setup.c100 static struct dsa_chip_data wnr854t_switch_chip_data = {
H A Drd88f5181l-ge-setup.c96 static struct dsa_chip_data rd88f5181l_ge_switch_chip_data = {
H A Dwrt350n-v2-setup.c185 static struct dsa_chip_data wrt350n_v2_switch_chip_data = {
H A Dcommon.c109 void __init orion5x_eth_switch_init(struct dsa_chip_data *d) in orion5x_eth_switch_init()
/OK3568_Linux_fs/kernel/arch/arm/plat-orion/include/plat/
H A Dcommon.h15 struct dsa_chip_data;
60 void __init orion_ge00_switch_init(struct dsa_chip_data *d);
/OK3568_Linux_fs/kernel/net/dsa/
H A Ddsa2.c893 struct dsa_chip_data *cd) in dsa_switch_parse_ports()
923 static int dsa_switch_parse(struct dsa_switch *ds, struct dsa_chip_data *cd) in dsa_switch_parse()
960 struct dsa_chip_data *pdata; in dsa_switch_probe()
/OK3568_Linux_fs/kernel/arch/arm/plat-orion/
H A Dcommon.c480 void __init orion_ge00_switch_init(struct dsa_chip_data *d) in orion_ge00_switch_init()
/OK3568_Linux_fs/kernel/include/net/
H A Ddsa.h277 struct dsa_chip_data *cd;
/OK3568_Linux_fs/kernel/Documentation/networking/dsa/
H A Ddsa.rst215 - ``dsa_chip_data``: platform data configuration for a given switch device,
221 a collection of dsa_chip_data structure if multiples switches are cascaded,