Searched refs:min_feedth (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/sys/dev/bwn/
H A Dif_bwn.c6036 int min_feedth = 0xffff; local
6047 if (feedthrough < min_feedth) {
6050 min_feedth = feedthrough;

Completed in 90 milliseconds