Searched refs:enabled_phys (Results 1 – 6 of 6) sorted by relevance
130 u8 enabled_mask = asd_ha->hw_prof.enabled_phys; in ord_phy()663 asd_ha->hw_prof.enabled_phys &= ~(1 << phy_id); in control_phy_tasklet_complete()672 asd_ha->hw_prof.enabled_phys |= (1 << phy_id); in control_phy_tasklet_complete()679 asd_ha->hw_prof.enabled_phys |= (1 << phy_id); in control_phy_tasklet_complete()689 asd_ha->hw_prof.enabled_phys |= (1 << phy_id); in control_phy_tasklet_complete()694 asd_ha->hw_prof.enabled_phys |= (1 << phy_id); in control_phy_tasklet_complete()
111 u8 enabled_phys; /* mask of enabled phys */ member245 #define PHY_ENABLED(_HA, _I) ((_HA)->hw_prof.enabled_phys & (1<<(_I)))
402 if (!asd_ha->hw_prof.enabled_phys) { in asd_seq_download_seqs()420 asd_ha->hw_prof.enabled_phys); in asd_seq_download_seqs()424 u8 lseq_mask = asd_ha->hw_prof.enabled_phys; in asd_seq_download_seqs()861 lseq_mask = asd_ha->hw_prof.enabled_phys; in asd_init_lseq_scratch()1194 lseq_mask = asd_ha->hw_prof.enabled_phys; in asd_seq_setup_seqs()1351 lseq_mask = asd_ha->hw_prof.enabled_phys; in asd_start_seqs()
808 asd_ha->hw_prof.enabled_phys = 0; in asd_ms_get_phy_params()817 asd_ha->hw_prof.enabled_phys &= ~(1 << i); in asd_ms_get_phy_params()822 asd_ha->hw_prof.enabled_phys |= (1 << i); in asd_ms_get_phy_params()835 ASD_DPRINTK("ms: enabled_phys:0x%x\n", asd_ha->hw_prof.enabled_phys); in asd_ms_get_phy_params()946 asd_ha->hw_prof.enabled_phys &= ~(1 << i); in asd_process_ctrla_phy_settings()
244 asd_ha->hw_prof.enabled_phys = 0xFF; in asd_common_setup()919 u8 phy_mask = asd_ha->hw_prof.enabled_phys; in asd_turn_off_leds()962 err = asd_enable_phys(asd_ha, asd_ha->hw_prof.enabled_phys); in asd_scan_start()
132 u8 phy_mask = asd_ha->hw_prof.enabled_phys; in asd_init_phys()