Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dbwi.c444 #define SAVE_RF_REG(mac, regs, n) (regs)->rf_##n = RF_READ((mac), 0x##n) macro
4813 SAVE_RF_REG(mac, &regs, 43); in bwi_rf_lo_update_11g()
4814 SAVE_RF_REG(mac, &regs, 7a); in bwi_rf_lo_update_11g()
4815 SAVE_RF_REG(mac, &regs, 52); in bwi_rf_lo_update_11g()
6108 SAVE_RF_REG(mac, &regs, 43); in bwi_rf_lo_update_11b()
6109 SAVE_RF_REG(mac, &regs, 7a); in bwi_rf_lo_update_11b()
6113 SAVE_RF_REG(mac, &regs, 52); in bwi_rf_lo_update_11b()