Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/renesas/
H A Dravb_main.c1676 if (hw_info->gptp || hw_info->ccc_gac) { in ravb_get_ts_info()
2017 if (info->gptp || info->ccc_gac) { in ravb_start_xmit()
2168 if (info->gptp || info->ccc_gac) { in ravb_close()
2451 .ccc_gac = 1,
2578 } else if (info->ccc_gac) { in ravb_set_config_mode()
2808 if (info->gptp || info->ccc_gac) { in ravb_probe()
2842 if (info->ccc_gac) in ravb_probe()
2893 if (info->ccc_gac) in ravb_probe()
2923 if (info->ccc_gac) in ravb_remove()
2999 if (priv->info->ccc_gac) in ravb_suspend()
[all …]
H A Dravb.h1041 unsigned ccc_gac:1; /* AVB-DMAC has gPTP support active in config mode */ member