Home
last modified time | relevance | path

Searched defs:hwidx (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/cxgbe/
H A Dt4_l2t.c408 const u_int hwidx = GET_TID(rpl) & ~(F_SYNC_WR | V_TID_QID(M_TID_QID)); in do_l2t_write_rpl() local
H A Dt4_netmap.c694 int i, j, hwidx; in cxgbe_netmap_on() local
1202 int i, dbinc = 0, hwidx = nm_rxq->fl_hwidx; in cxgbe_netmap_rxsync() local
/freebsd/sys/dev/cxgbe/tom/
H A Dt4_tom_l2t.c322 const u_int hwidx = GET_TID(rpl) & ~(F_SYNC_WR | V_TID_QID(M_TID_QID)); in do_l2t_write_rpl2() local
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_affinity.cpp376 for (int hwidx = 1; hwidx < num_hw_threads; ++hwidx) { in _remove_radix1_layers() local