Searched refs:MAC_REG_IDLO (Results 1 – 2 of 2) sorted by relevance
162 MAC_REG_IDLO(mac->instance->index)); in mac_get_address()403 data32 = t1_read_reg_4(adapter, MAC_REG_IDLO(mac->instance->index)); in mac_create()408 t1_write_reg_4(adapter, MAC_REG_IDLO(mac->instance->index), in mac_create()
241 #define MAC_REG_IDLO(idx) MAC_REG_ADDR(idx, A_GMAC_MACID_LO) macro