Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/renesas/
Dravb_main.c1283 bool gptp = info->gptp || info->ccc_gac; in ravb_poll()
1701 if (hw_info->gptp || hw_info->ccc_gac) in ravb_get_ts_info()
2021 if (info->gptp || info->ccc_gac) { in ravb_start_xmit()
2172 if (info->gptp || info->ccc_gac) { in ravb_close()
2443 .ccc_gac = 1,
2567 } else if (info->ccc_gac) { in ravb_set_config_mode()
2789 if (info->gptp || info->ccc_gac) { in ravb_probe()
2823 if (info->ccc_gac) in ravb_probe()
2874 if (info->ccc_gac) in ravb_probe()
2896 if (info->ccc_gac) in ravb_remove()
[all …]
Dravb.h1041 unsigned ccc_gac:1; /* AVB-DMAC has gPTP support active in config mode */ member