Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/renesas/
Dravb_main.c1291 bool gptp = info->gptp || info->ccc_gac; in ravb_poll()
1693 if (hw_info->gptp || hw_info->ccc_gac) in ravb_get_ts_info()
2023 if (info->gptp || info->ccc_gac) { in ravb_start_xmit()
2174 if (info->gptp || info->ccc_gac) { in ravb_close()
2457 .ccc_gac = 1,
2584 } else if (info->ccc_gac) { in ravb_set_config_mode()
2814 if (info->gptp || info->ccc_gac) { in ravb_probe()
2848 if (info->ccc_gac) in ravb_probe()
2899 if (info->ccc_gac) in ravb_probe()
2929 if (info->ccc_gac) in ravb_remove()
[all …]
Dravb.h1041 unsigned ccc_gac:1; /* AVB-DMAC has gPTP support active in config mode */ member