Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dsch_hfsc.c669 int go_active; in init_vf() local
672 go_active = 1; in init_vf()
674 if (go_active && cl->cl_nactive++ == 0) in init_vf()
675 go_active = 1; in init_vf()
677 go_active = 0; in init_vf()
679 if (go_active) { in init_vf()
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac-ctxt.c799 bool go_active; member
809 data->go_active = true; in iwl_mvm_go_iterator()
829 return cpu_to_le32(data.go_active ? 1 : 0); in iwl_mac_ctxt_p2p_dev_has_extended_disc()