Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4v/sys/
H A Dvsw.h133 int mac_open_retries; /* mac_open() retry count */ member
/titanic_44/usr/src/uts/sun4v/io/
H A Dvsw_phys.c273 if (vswp->mac_open_retries++ >= vsw_mac_open_retries) { in vsw_mac_open()
295 vswp->mac_open_retries = 0; in vsw_mac_open()
H A Dvsw_switching.c279 vswp->mac_open_retries = 0; in vsw_setup_switching_stop()