Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/cxgbe/
H A Dmps_tcam.c22 if (entry[t->free_idx].state == MPS_ENTRY_UNUSED) in cxgbe_update_free_idx()
32 if (entry[i].state == MPS_ENTRY_UNUSED) { in cxgbe_update_free_idx()
52 if (entry[i].state == MPS_ENTRY_UNUSED) in cxgbe_mpstcam_lookup()
148 if (entry->state == MPS_ENTRY_UNUSED) { in cxgbe_mpstcam_modify()
168 entry->state = MPS_ENTRY_UNUSED; in reset_mpstcam_entry()
187 if (entry->state == MPS_ENTRY_UNUSED) { in cxgbe_mpstcam_remove()
H A Dmps_tcam.h12 MPS_ENTRY_UNUSED, /* Keep this first so memset 0 renders enumerator