Lines Matching refs:rx_ctl
148 u8 rx_ctl = 0x8c; in ax88172_set_multicast() local
151 rx_ctl |= 0x01; in ax88172_set_multicast()
154 rx_ctl |= 0x02; in ax88172_set_multicast()
177 rx_ctl |= 0x10; in ax88172_set_multicast()
180 asix_write_cmd_async(dev, AX_CMD_WRITE_RX_CTL, rx_ctl, 0, 0, NULL); in ax88172_set_multicast()
364 u16 rx_ctl; in ax88772_hw_reset() local
440 rx_ctl = asix_read_rx_ctl(dev, in_pm); in ax88772_hw_reset()
442 rx_ctl); in ax88772_hw_reset()
444 rx_ctl = asix_read_medium_status(dev, in_pm); in ax88772_hw_reset()
447 rx_ctl); in ax88772_hw_reset()
459 u16 rx_ctl, phy14h, phy15h, phy16h; in ax88772a_hw_reset() local
574 rx_ctl = asix_read_rx_ctl(dev, in_pm); in ax88772a_hw_reset()
576 rx_ctl); in ax88772a_hw_reset()
578 rx_ctl = asix_read_medium_status(dev, in_pm); in ax88772a_hw_reset()
581 rx_ctl); in ax88772a_hw_reset()