operational       335 drivers/input/mouse/cyapa.c 		cyapa->operational = true;
operational       337 drivers/input/mouse/cyapa.c 		cyapa->operational = false;
operational       379 drivers/input/mouse/cyapa.c 	if (cyapa->operational) {
operational       393 drivers/input/mouse/cyapa.c 		if (error || !cyapa->operational) {
operational       426 drivers/input/mouse/cyapa.c 	if (cyapa->operational)
operational       536 drivers/input/mouse/cyapa.c 		if (!input || cyapa->operational)
operational       552 drivers/input/mouse/cyapa.c 		if (!input || cyapa->operational)
operational       620 drivers/input/mouse/cyapa.c 	if (cyapa->operational)
operational       637 drivers/input/mouse/cyapa.c 	if (cyapa->operational)
operational       645 drivers/input/mouse/cyapa.c 	if (!input && cyapa->operational) {
operational       657 drivers/input/mouse/cyapa.c 		if (cyapa->operational)
operational       660 drivers/input/mouse/cyapa.c 	} else if (!error && cyapa->operational) {
operational       700 drivers/input/mouse/cyapa.c 		if (cyapa->operational) {
operational       717 drivers/input/mouse/cyapa.c 		if (!cyapa->operational || error) {
operational      1147 drivers/input/mouse/cyapa.c 	if (cyapa->operational) {
operational      1169 drivers/input/mouse/cyapa.c 	if (cyapa->operational) {
operational      1343 drivers/input/mouse/cyapa.c 	if (cyapa->operational) {
operational      1379 drivers/input/mouse/cyapa.c 	if (cyapa->operational) {
operational       334 drivers/input/mouse/cyapa.h 	bool operational; /* true: ready for data reporting; false: not. */
operational       425 drivers/input/mouse/cyapa_gen3.c 	cyapa->operational = false;
operational       955 drivers/input/mouse/cyapa_gen3.c 	if (cyapa->operational && input && input->users &&
operational      1129 drivers/input/mouse/cyapa_gen3.c 	if (cyapa->operational)
operational       521 drivers/input/mouse/cyapa_gen5.c 		} else if (cyapa->operational && input && input->users &&
operational      1199 drivers/input/mouse/cyapa_gen5.c 	cyapa->operational = false;
operational       365 drivers/net/ethernet/qlogic/qed/qed_dcbx.c 	flags = p_hwfn->p_dcbx_info->operational.flags;
operational       368 drivers/net/ethernet/qlogic/qed/qed_dcbx.c 	p_app = &p_hwfn->p_dcbx_info->operational.features.app;
operational       371 drivers/net/ethernet/qlogic/qed/qed_dcbx.c 	p_ets = &p_hwfn->p_dcbx_info->operational.features.ets;
operational       665 drivers/net/ethernet/qlogic/qed/qed_dcbx.c 	flags = p_hwfn->p_dcbx_info->operational.flags;
operational       670 drivers/net/ethernet/qlogic/qed/qed_dcbx.c 	p_operational = &params->operational;
operational       680 drivers/net/ethernet/qlogic/qed/qed_dcbx.c 	p_feat = &p_hwfn->p_dcbx_info->operational.features;
operational       701 drivers/net/ethernet/qlogic/qed/qed_dcbx.c 				   p_feat->pfc, &params->operational.params,
operational       811 drivers/net/ethernet/qlogic/qed/qed_dcbx.c 	data.mib = &p_hwfn->p_dcbx_info->operational;
operational      1011 drivers/net/ethernet/qlogic/qed/qed_dcbx.c 	if (!dcbx_info->operational.valid) {
operational      1017 drivers/net/ethernet/qlogic/qed/qed_dcbx.c 	return dcbx_info->operational.params.ets_pri_tc_tbl[pri];
operational      1204 drivers/net/ethernet/qlogic/qed/qed_dcbx.c 	       &p_hwfn->p_dcbx_info->operational.features,
operational      1288 drivers/net/ethernet/qlogic/qed/qed_dcbx.c 	if (dcbx_info->operational.cee)
operational      1290 drivers/net/ethernet/qlogic/qed/qed_dcbx.c 	if (dcbx_info->operational.ieee)
operational      1292 drivers/net/ethernet/qlogic/qed/qed_dcbx.c 	if (dcbx_info->operational.local)
operational      1295 drivers/net/ethernet/qlogic/qed/qed_dcbx.c 	p_hwfn->p_dcbx_info->set.enabled = dcbx_info->operational.enabled;
operational      1297 drivers/net/ethernet/qlogic/qed/qed_dcbx.c 	       &dcbx_info->operational.params,
operational      1323 drivers/net/ethernet/qlogic/qed/qed_dcbx.c 	    !dcbx_info->operational.enabled) {
operational      1342 drivers/net/ethernet/qlogic/qed/qed_dcbx.c 	enabled = dcbx_info->operational.enabled;
operational      1393 drivers/net/ethernet/qlogic/qed/qed_dcbx.c 	*pgid = dcbx_info->operational.params.ets_pri_tc_tbl[tc];
operational      1413 drivers/net/ethernet/qlogic/qed/qed_dcbx.c 	*bw_pct = dcbx_info->operational.params.ets_tc_bw_tbl[pgid];
operational      1448 drivers/net/ethernet/qlogic/qed/qed_dcbx.c 	*setting = dcbx_info->operational.params.pfc.prio[priority];
operational      1534 drivers/net/ethernet/qlogic/qed/qed_dcbx.c 		*num = dcbx_info->operational.params.max_ets_tc;
operational      1537 drivers/net/ethernet/qlogic/qed/qed_dcbx.c 		*num = dcbx_info->operational.params.pfc.max_tc;
operational      1559 drivers/net/ethernet/qlogic/qed/qed_dcbx.c 	enabled = dcbx_info->operational.params.pfc.enabled;
operational      1576 drivers/net/ethernet/qlogic/qed/qed_dcbx.c 	if (dcbx_info->operational.ieee)
operational      1578 drivers/net/ethernet/qlogic/qed/qed_dcbx.c 	if (dcbx_info->operational.cee)
operational      1580 drivers/net/ethernet/qlogic/qed/qed_dcbx.c 	if (dcbx_info->operational.local)
operational      1767 drivers/net/ethernet/qlogic/qed/qed_dcbx.c 		entry = &dcbx_info->operational.params.app_entry[i];
operational      1893 drivers/net/ethernet/qlogic/qed/qed_dcbx.c 		if (dcbx_info->operational.params.ets_enabled)
operational      1899 drivers/net/ethernet/qlogic/qed/qed_dcbx.c 		if (dcbx_info->operational.params.pfc.enabled)
operational      1905 drivers/net/ethernet/qlogic/qed/qed_dcbx.c 		if (dcbx_info->operational.params.app_valid)
operational      2071 drivers/net/ethernet/qlogic/qed/qed_dcbx.c 	if (!dcbx_info->operational.ieee) {
operational      2088 drivers/net/ethernet/qlogic/qed/qed_dcbx.c 		params = &dcbx_info->operational.params;
operational      2119 drivers/net/ethernet/qlogic/qed/qed_dcbx.c 	if (!dcbx_info->operational.ieee) {
operational      2161 drivers/net/ethernet/qlogic/qed/qed_dcbx.c 	if (!dcbx_info->operational.ieee) {
operational      2178 drivers/net/ethernet/qlogic/qed/qed_dcbx.c 		params = &dcbx_info->operational.params;
operational      2209 drivers/net/ethernet/qlogic/qed/qed_dcbx.c 	if (!dcbx_info->operational.ieee) {
operational      2300 drivers/net/ethernet/qlogic/qed/qed_dcbx.c 	if (!dcbx_info->operational.ieee) {
operational      2307 drivers/net/ethernet/qlogic/qed/qed_dcbx.c 		entry = &dcbx_info->operational.params.app_entry[i];
operational      2356 drivers/net/ethernet/qlogic/qed/qed_dcbx.c 	if (!dcbx_info->operational.ieee) {
operational        94 drivers/net/ethernet/qlogic/qed/qed_dcbx.h 	struct dcbx_mib operational;
operational       245 drivers/net/macsec.c 	bool operational;
operational       548 drivers/net/macsec.c 			secy->operational = false;
operational       670 drivers/net/macsec.c 		secy->operational = false;
operational      1878 drivers/net/macsec.c 		secy->operational = true;
operational      2063 drivers/net/macsec.c 		secy->operational = tx_sa->active;
operational      2385 drivers/net/macsec.c 	    nla_put_u8(skb, MACSEC_SECY_ATTR_OPER, secy->operational) ||
operational      2730 drivers/net/macsec.c 	if (!secy->operational) {
operational      3040 drivers/net/macsec.c 		secy->operational = tx_sa && tx_sa->active;
operational      3207 drivers/net/macsec.c 	secy->operational = true;
operational       218 drivers/scsi/bfa/bfa_core.c bfa_fsm_state_decl(bfa_iocfc, operational,
operational      5284 drivers/scsi/lpfc/lpfc_init.c 	uint8_t operational = 0;
operational      5346 drivers/scsi/lpfc/lpfc_init.c 			operational = bf_get(lpfc_sli_misconfigured_port0_op,
operational      5352 drivers/scsi/lpfc/lpfc_init.c 			operational = bf_get(lpfc_sli_misconfigured_port1_op,
operational      5358 drivers/scsi/lpfc/lpfc_init.c 			operational = bf_get(lpfc_sli_misconfigured_port2_op,
operational      5364 drivers/scsi/lpfc/lpfc_init.c 			operational = bf_get(lpfc_sli_misconfigured_port3_op,
operational      5402 drivers/scsi/lpfc/lpfc_init.c 				(operational) ? " not" : "");
operational      5408 drivers/scsi/lpfc/lpfc_init.c 				(operational) ? " not" : "");
operational       576 drivers/scsi/qedf/qedf_main.c 	    "prio=%d.\n", get->operational.valid, get->operational.enabled,
operational       577 drivers/scsi/qedf/qedf_main.c 	    get->operational.app_prio.fcoe);
operational       579 drivers/scsi/qedf/qedf_main.c 	if (get->operational.enabled && get->operational.valid) {
operational       596 drivers/scsi/qedf/qedf_main.c 		tmp_prio = get->operational.app_prio.fcoe;
operational       783 drivers/usb/host/ehci.h static inline void set_ohci_hcfs(struct ehci_hcd *ehci, int operational)
operational       788 drivers/usb/host/ehci.h 	if (operational)
operational       797 drivers/usb/host/ehci.h static inline void set_ohci_hcfs(struct ehci_hcd *ehci, int operational)
operational       152 include/linux/qed/qed_if.h 	struct qed_dcbx_operational_params operational;