Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dllc.h20 #define LLC_SAP_DYN_TRIES 4 macro
/linux-6.12.1/net/llc/
Daf_llc.c248 while (tries < LLC_SAP_DYN_TRIES) { in llc_ui_autoport()