bwi_phy_write
void bwi_phy_write(struct bwi_mac *, uint16_t, uint16_t);
#define PHY_WRITE(mac, ctrl, val) bwi_phy_write((mac), (ctrl), (val))