Searched refs:MAC_REG_BSSID0 (Results 1 – 3 of 3) sorted by relevance
157 #define MAC_REG_BSSID0 0x14 macro581 iowrite8(pbyEtherAddr[0], iobase + MAC_REG_BSSID0); \582 iowrite8(pbyEtherAddr[1], iobase + MAC_REG_BSSID0 + 1); \583 iowrite8(pbyEtherAddr[2], iobase + MAC_REG_BSSID0 + 2); \584 iowrite8(pbyEtherAddr[3], iobase + MAC_REG_BSSID0 + 3); \585 iowrite8(pbyEtherAddr[4], iobase + MAC_REG_BSSID0 + 4); \586 iowrite8(pbyEtherAddr[5], iobase + MAC_REG_BSSID0 + 5); \
115 return vnt_control_out(priv, MESSAGE_TYPE_WRITE, MAC_REG_BSSID0, in vnt_mac_set_bssid_addr()
123 #define MAC_REG_BSSID0 0xcc macro