Searched refs:entry_state (Results 1 – 6 of 6) sorted by relevance
123 entry->entry_state = INGRESS_INVALID; in in_cache_add_entry()139 if (entry->entry_state == INGRESS_RESOLVED && entry->shortcut != NULL) in cache_hit()142 if (entry->entry_state == INGRESS_REFRESHING) { in cache_hit()152 entry->entry_state = INGRESS_RESOLVING; in cache_hit()159 if (entry->entry_state == INGRESS_RESOLVING && entry->shortcut != NULL) in cache_hit()163 entry->entry_state == INGRESS_INVALID) { in cache_hit()166 entry->entry_state = INGRESS_RESOLVING; in cache_hit()263 if (entry->entry_state == INGRESS_RESOLVING) { in check_resolving_entries()310 if (entry->entry_state == INGRESS_RESOLVED) { in refresh_entries()316 entry->entry_state = INGRESS_REFRESHING; in refresh_entries()[all …]
24 uint16_t entry_state; member61 uint16_t entry_state; member
629 in_entry->entry_state < INGRESS_RESOLVED) { in atm_mpoa_vcc_attach()1087 entry->entry_state = INGRESS_RESOLVING; in MPOA_trigger_rcvd()1096 if (entry->entry_state == INGRESS_INVALID) { in MPOA_trigger_rcvd()1097 entry->entry_state = INGRESS_RESOLVING; in MPOA_trigger_rcvd()1168 ddprintk_cont(" entry_state = %d ", entry->entry_state); in MPOA_res_reply_rcvd()1170 if (entry->entry_state == INGRESS_RESOLVED) { in MPOA_res_reply_rcvd()1183 if (entry->entry_state == INGRESS_RESOLVING && in MPOA_res_reply_rcvd()1185 entry->entry_state = INGRESS_RESOLVED; in MPOA_res_reply_rcvd()1198 entry->entry_state = INGRESS_RESOLVED; in MPOA_res_reply_rcvd()
158 ingress_state_string(in_entry->entry_state), in mpc_show()179 egress_state_string(eg_entry->entry_state), in mpc_show()
395 uint8_t entry_state; member
3492 sess->entry_state = test_bit(OPT_ENTRY_STATE, &options); in qla4xxx_copy_from_fwddb_param()3626 SET_BITVAL(sess->entry_state, options, BIT_3); in qla4xxx_copy_to_fwddb_param()7860 rc = sprintf(buf, "%u\n", fnode_sess->entry_state); in qla4xxx_sysfs_ddb_get_param()8116 fnode_sess->entry_state = fnode_param->value[0]; in qla4xxx_sysfs_ddb_set_param()