Home
last modified time | relevance | path

Searched refs:VSC9959_TAS_MIN_GATE_LEN_NS (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/dsa/ocelot/
H A Dfelix_vsc9959.c27 #define VSC9959_TAS_MIN_GATE_LEN_NS 33 macro
1073 if (gate_len_ns < VSC9959_TAS_MIN_GATE_LEN_NS) in vsc9959_tas_remaining_gate_len_ps()
1076 return (gate_len_ns - VSC9959_TAS_MIN_GATE_LEN_NS) * PSEC_PER_NSEC; in vsc9959_tas_remaining_gate_len_ps()

Completed in 4 milliseconds