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