Searched refs:xmac_addr (Results 1 – 1 of 1) sorted by relevance
15430 uint32_t xmac_addr; member15452 vals->xmac_addr = 0; in bxe_prev_unload_close_mac()15495 vals->xmac_addr = base_addr + XMAC_REG_CTRL; in bxe_prev_unload_close_mac()15496 vals->xmac_val = REG_RD(sc, vals->xmac_addr); in bxe_prev_unload_close_mac()15497 REG_WR(sc, vals->xmac_addr, 0); in bxe_prev_unload_close_mac()15624 if (mac_vals.xmac_addr) { in bxe_prev_unload_common()15625 REG_WR(sc, mac_vals.xmac_addr, mac_vals.xmac_val); in bxe_prev_unload_common()