Searched refs:check_loop_count (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/otus/ | ||
H A D | if_otusreg.h | 318 uint32_t check_loop_count; member |
H A D | if_otus.c | 2910 cmd.check_loop_count = assoc ? htole32(2000) : htole32(1000); in otus_set_chan() |