Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-rk.c27 struct rk_gmac_ops { struct
66 const struct rk_gmac_ops *ops;
213 static const struct rk_gmac_ops px30_ops = {
298 static const struct rk_gmac_ops rk3128_ops = {
402 static const struct rk_gmac_ops rk3228_ops = {
491 static const struct rk_gmac_ops rk3288_ops = {
529 static const struct rk_gmac_ops rk3308_ops = {
638 static const struct rk_gmac_ops rk3328_ops = {
727 static const struct rk_gmac_ops rk3366_ops = {
1669 const struct rk_gmac_ops *ops) in rk_gmac_setup()
[all …]