Home
last modified time | relevance | path

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

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