Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/ethernet/
Deth_lan865x_priv.h48 uint8_t burst_count; /* PLCA burst count range: 0x0 to 0xFF */ member
Deth_lan865x.c95 cfg->plca->burst_count = config->t1s_param.plca.burst_count; in lan865x_set_config()
377 cfg->plca->burst_count, in lan865x_default_config()
586 .burst_count = DT_INST_PROP(inst, plca_burst_count), \
/Zephyr-latest/include/zephyr/net/
Dethernet.h286 uint8_t burst_count; member