Home
last modified time | relevance | path

Searched refs:rtase_r16 (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/realtek/rtase/
H A Drtase_main.c125 static u16 rtase_r16(const struct rtase_private *tp, u16 reg) in rtase_r16() function
713 err = read_poll_timeout(rtase_r16, val, in rtase_desc_addr_fill()
746 rx_config = rtase_r16(tp, RTASE_RX_CONFIG_0); in rtase_hw_set_features()
754 val = rtase_r16(tp, RTASE_CPLUS_CMD); in rtase_hw_set_features()
760 rx_config = rtase_r16(tp, RTASE_RX_CONFIG_1); in rtase_hw_set_features()
777 rx_mode = rtase_r16(tp, RTASE_RX_CONFIG_0) & ~RTASE_ACCEPT_MASK; in rtase_hw_set_rx_packet_filter()
823 val2 = rtase_r16(tp, ivec->isr_addr); in rtase_irq_dis_and_clear()
847 rx_config = rtase_r16(tp, RTASE_RX_CONFIG_0); in rtase_nic_reset()
887 reg_data = rtase_r16(tp, RTASE_FCR); in rtase_set_rx_queue()
906 reg_data = rtase_r16(tp, RTASE_TX_CONFIG_1); in rtase_set_tx_queue()
[all …]