Home
last modified time | relevance | path

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

/netbsd/sys/dev/ic/
H A Dbwi.c479 #define SAVE_RF_REG(mac, regs, n) (regs)->rf_##n = RF_READ((mac), 0x##n) macro
4986 SAVE_RF_REG(mac, &regs, 43); in bwi_rf_lo_update_11g()
4987 SAVE_RF_REG(mac, &regs, 7a); in bwi_rf_lo_update_11g()
4988 SAVE_RF_REG(mac, &regs, 52); in bwi_rf_lo_update_11g()
6286 SAVE_RF_REG(mac, &regs, 43); in bwi_rf_lo_update_11b()
6287 SAVE_RF_REG(mac, &regs, 7a); in bwi_rf_lo_update_11b()
6291 SAVE_RF_REG(mac, &regs, 52); in bwi_rf_lo_update_11b()