Home
last modified time | relevance | path

Searched refs:rf_ctrl_rd (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/sys/dev/bwi/
H A Dbwirf.c213 ctrl |= rf->rf_ctrl_rd; in bwi_rf_read()
270 rf->rf_ctrl_rd = 0; in bwi_rf_attach()
281 rf->rf_ctrl_rd = BWI_RF_CTRL_RD_11A; in bwi_rf_attach()
289 rf->rf_ctrl_rd = BWI_RF_CTRL_RD_11BG; in bwi_rf_attach()
316 rf->rf_ctrl_rd = BWI_RF_CTRL_RD_11BG; in bwi_rf_attach()
H A Dif_bwivar.h415 uint16_t rf_ctrl_rd; member