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

/freebsd-current/sys/dev/rtwn/rtl8192c/
H A Dr92c_init.c132 while (!rtwn_check_condition(sc, bb_prog->cond)) {
169 while (!rtwn_check_condition(sc, agc_prog->cond)) {
202 while (!rtwn_check_condition(sc, prog->cond)) {
/freebsd-current/sys/dev/rtwn/rtl8192e/
H A Dr92e_init.c114 while (!rtwn_check_condition(sc, bb_prog->cond)) {
135 while (!rtwn_check_condition(sc, agc_prog->cond)) {
/freebsd-current/sys/dev/rtwn/rtl8812a/
H A Dr12a_init.c152 while (!rtwn_check_condition(sc, bb_prog->cond)) {
175 while (!rtwn_check_condition(sc, agc_prog->cond)) {
/freebsd-current/sys/dev/rtwn/
H A Dif_rtwnvar.h479 #define rtwn_check_condition(_sc, _cond) \ macro

Completed in 123 milliseconds