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

  /src/sys/dev/pci/cxgb/
cxgb_l2t.h 62 uint16_t smt_idx; /* SMT index */ member in struct:l2t_entry
120 unsigned int smt_idx);
cxgb_l2t.c 122 req->params = htonl(V_L2T_W_IDX(e->idx) | V_L2T_W_IFF(e->smt_idx) |
346 unsigned int smt_idx)
357 e->smt_idx == smt_idx) {
373 e->smt_idx = smt_idx;
645 l2e_state(e), atomic_load_acq_int(&e->refcnt), e->smt_idx,

Completed in 11 milliseconds