Searched refs:ecb_flags (Results 1 – 3 of 3) sorted by relevance
167 p_cb->nfcee_id, p_cb->ecb_flags, p_cb->ee_status, p_cb->ee_old_status); in nfa_ee_restore_one_ecb()174 p_cb->ecb_flags |= NFA_EE_ECB_FLAGS_RESTORE; in nfa_ee_restore_one_ecb()182 p_cb->ecb_flags |= NFA_EE_ECB_FLAGS_ROUTING; in nfa_ee_restore_one_ecb()183 p_cb->ecb_flags |= NFA_EE_ECB_FLAGS_VS; in nfa_ee_restore_one_ecb()192 p_cb->ecb_flags |= NFA_EE_ECB_FLAGS_RESTORE; in nfa_ee_restore_one_ecb()197 p_cb->ecb_flags |= NFA_EE_ECB_FLAGS_ROUTING; in nfa_ee_restore_one_ecb()198 p_cb->ecb_flags |= NFA_EE_ECB_FLAGS_VS; in nfa_ee_restore_one_ecb()249 p_cb->ecb_flags |= NFA_EE_ECB_FLAGS_RESTORE; in nfa_ee_proc_nfcc_power_mode()
487 p_cb->ecb_flags |= NFA_EE_ECB_FLAGS_ROUTING; in nfa_ee_add_sys_code_route_to_ecb()974 p_cb->ecb_flags |= NFA_EE_ECB_FLAGS_TECH; in nfa_ee_api_set_tech_cfg()1029 p_cb->ecb_flags |= NFA_EE_ECB_FLAGS_TECH; in nfa_ee_api_clear_tech_cfg()1088 p_cb->ecb_flags |= NFA_EE_ECB_FLAGS_PROTO; in nfa_ee_api_set_proto_cfg()1143 p_cb->ecb_flags |= NFA_EE_ECB_FLAGS_PROTO; in nfa_ee_api_clear_proto_cfg()1240 p_cb->ecb_flags |= NFA_EE_ECB_FLAGS_AID; in nfa_ee_api_add_aid()1281 p_cb->ecb_flags |= NFA_EE_ECB_FLAGS_AID; in nfa_ee_api_remove_aid()1284 p_cb->ecb_flags |= NFA_EE_ECB_FLAGS_VS; in nfa_ee_api_remove_aid()1407 p_cb->ecb_flags |= NFA_EE_ECB_FLAGS_SYSCODE; in nfa_ee_api_add_sys_code()1448 p_cb->ecb_flags |= NFA_EE_ECB_FLAGS_SYSCODE; in nfa_ee_api_remove_sys_code()[all …]
206 tNFA_EE_ECB_FLAGS ecb_flags; /* the flags of this control block */ member