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.c124 static u16 rtase_r16(const struct rtase_private *tp, u16 reg) in rtase_r16() function
710 err = read_poll_timeout(rtase_r16, val, in rtase_desc_addr_fill()
743 rx_config = rtase_r16(tp, RTASE_RX_CONFIG_0); in rtase_hw_set_features()
751 val = rtase_r16(tp, RTASE_CPLUS_CMD); in rtase_hw_set_features()
757 rx_config = rtase_r16(tp, RTASE_RX_CONFIG_1); in rtase_hw_set_features()
774 rx_mode = rtase_r16(tp, RTASE_RX_CONFIG_0) & ~RTASE_ACCEPT_MASK; in rtase_hw_set_rx_packet_filter()
820 val2 = rtase_r16(tp, ivec->isr_addr); in rtase_irq_dis_and_clear()
844 rx_config = rtase_r16(tp, RTASE_RX_CONFIG_0); in rtase_nic_reset()
884 reg_data = rtase_r16(tp, RTASE_FCR); in rtase_set_rx_queue()
903 reg_data = rtase_r16(tp, RTASE_TX_CONFIG_1); in rtase_set_tx_queue()
[all …]