Searched refs:DNET_INTERNAL_RXTX_CONTROL_REG (Results 1 – 2 of 2) sorted by relevance
182 ctl_reg = dnet_readw_mac(bp, DNET_INTERNAL_RXTX_CONTROL_REG); in dnet_handle_link_change()235 dnet_writew_mac(bp, DNET_INTERNAL_RXTX_CONTROL_REG, ctl_reg); in dnet_handle_link_change()591 config = dnet_readw_mac(bp, DNET_INTERNAL_RXTX_CONTROL_REG); in dnet_init_hw()605 dnet_writew_mac(bp, DNET_INTERNAL_RXTX_CONTROL_REG, config); in dnet_init_hw()
73 #define DNET_INTERNAL_RXTX_CONTROL_REG 0x2 macro