HomeSort by: relevance | last modified time | path
    Searched refs:L2T_STATE_UNUSED (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/cxgb/
cxgb_l2t.h 46 L2T_STATE_UNUSED /* entry not in use */
cxgb_l2t.c 279 if (e->state != L2T_STATE_UNUSED) {
287 e->state = L2T_STATE_UNUSED;
554 d->l2tab[i].state = L2T_STATE_UNUSED;

Completed in 12 milliseconds