Home
last modified time | relevance | path

Searched defs:dflantb (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Drtwphy.c70 rtw_bbp_preinit(struct rtw_regs *regs, u_int antatten0, int dflantb, in rtw_bbp_preinit()
83 int dflantb, uint8_t cs_threshold, u_int freq) in rtw_bbp_init()
765 uint8_t cs_threshold, u_int freq, int antdiv, int dflantb, in rtw_phy_init()
H A Drtw.c2512 dflantb = sc->sc_flags & RTW_F_DFLANTB; in rtw_tune() local