bwi_rf_write
#define RF_WRITE(mac, ofs, val) bwi_rf_write((mac), (ofs), (val))
void bwi_rf_write(struct bwi_mac *, uint16_t, uint16_t);