Lines Matching refs:rx_ctl
136 u8 rx_ctl = 0x8c; in ax88172_set_multicast() local
139 rx_ctl |= 0x01; in ax88172_set_multicast()
142 rx_ctl |= 0x02; in ax88172_set_multicast()
165 rx_ctl |= 0x10; in ax88172_set_multicast()
168 asix_write_cmd_async(dev, AX_CMD_WRITE_RX_CTL, rx_ctl, 0, 0, NULL); in ax88172_set_multicast()
358 u16 rx_ctl; in ax88772_hw_reset() local
433 rx_ctl = asix_read_rx_ctl(dev, in_pm); in ax88772_hw_reset()
435 rx_ctl); in ax88772_hw_reset()
437 rx_ctl = asix_read_medium_status(dev, in_pm); in ax88772_hw_reset()
440 rx_ctl); in ax88772_hw_reset()
452 u16 rx_ctl, phy14h, phy15h, phy16h; in ax88772a_hw_reset() local
566 rx_ctl = asix_read_rx_ctl(dev, in_pm); in ax88772a_hw_reset()
568 rx_ctl); in ax88772a_hw_reset()
570 rx_ctl = asix_read_medium_status(dev, in_pm); in ax88772a_hw_reset()
573 rx_ctl); in ax88772a_hw_reset()