Home
last modified time | relevance | path

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

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