Lines Matching refs:in_use
17 entry->in_use = true; in tc_fill_all_pass_entry()
38 if (!entry->in_use && !first && free) in tc_find_entry()
48 first->in_use = true; in tc_find_entry()
166 frag->in_use = false; in tc_fill_entry()
167 entry->in_use = false; in tc_fill_entry()
180 entry->in_use = false; in tc_unfill_entry()
184 entry->in_use = false; in tc_unfill_entry()
571 if (get_free && (entry->in_use == false)) in tc_find_flow()
608 entry->in_use = true; in tc_add_flow()
611 if (!entry->in_use) in tc_add_flow()
624 if (!entry || !entry->in_use) in tc_del_flow()
635 entry->in_use = false; in tc_del_flow()
652 if (get_free && entry->in_use == false) in tc_find_rfs()
702 entry->in_use = true; in tc_add_vlan_flow()
717 if (!entry || !entry->in_use || entry->type != STMMAC_RFS_T_VLAN) in tc_del_vlan_flow()
722 entry->in_use = false; in tc_del_vlan_flow()
793 entry->in_use = true; in tc_add_ethtype_flow()
809 if (!entry || !entry->in_use || in tc_del_ethtype_flow()
831 entry->in_use = false; in tc_del_ethtype_flow()