Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/renesas/
Dravb_main.c1281 bool gptp = info->gptp || info->ccc_gac; in ravb_poll()
1683 if (hw_info->gptp || hw_info->ccc_gac) in ravb_get_ts_info()
2003 if (info->gptp || info->ccc_gac) { in ravb_start_xmit()
2154 if (info->gptp || info->ccc_gac) { in ravb_close()
2437 .ccc_gac = 1,
2561 } else if (info->ccc_gac) { in ravb_set_config_mode()
2783 if (info->gptp || info->ccc_gac) { in ravb_probe()
2817 if (info->ccc_gac) in ravb_probe()
2868 if (info->ccc_gac) in ravb_probe()
2890 if (info->ccc_gac) in ravb_remove()
[all …]
Dravb.h1041 unsigned ccc_gac:1; /* AVB-DMAC has gPTP support active in config mode */ member