Searched refs:DNET_INTERNAL_RXTX_CONTROL_REG (Results 1 – 2 of 2) sorted by relevance
185 ctl_reg = dnet_readw_mac(bp, DNET_INTERNAL_RXTX_CONTROL_REG); in dnet_handle_link_change()238 dnet_writew_mac(bp, DNET_INTERNAL_RXTX_CONTROL_REG, ctl_reg); in dnet_handle_link_change()599 config = dnet_readw_mac(bp, DNET_INTERNAL_RXTX_CONTROL_REG); in dnet_init_hw()613 dnet_writew_mac(bp, DNET_INTERNAL_RXTX_CONTROL_REG, config); in dnet_init_hw()
77 #define DNET_INTERNAL_RXTX_CONTROL_REG 0x2 macro