Home
last modified time | relevance | path

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

/freebsd/sys/dev/rtwn/rtl8812a/
H A Dr12a_beacon.c83 r12a_beacon_set_rate(void *buf, int is5ghz) in r12a_beacon_set_rate() argument
88 if (is5ghz) { in r12a_beacon_set_rate()
H A Dr12a_rx.c270 int is5ghz; in r12a_get_rx_stats() local
274 is5ghz = (physt->cfosho[2] != 0x01); in r12a_get_rx_stats()
277 if (is5ghz) in r12a_get_rx_stats()
282 if (is5ghz) in r12a_get_rx_stats()
/freebsd/sys/dev/rtwn/
H A Dif_rtwn_nop.h63 rtwn_nop_void_int(void *buf, int is5ghz) in rtwn_nop_void_int() argument