Searched refs:l2t (Results 1 - 16 of 16) sorted by relevance

/freebsd-11.0-release/sys/dev/cxgbe/
H A Dt4_l2t.c132 idx = e->idx + sc->vres.l2t.start;
198 l2t_size = sc->vres.l2t.size;
222 sc->l2t = d;
282 struct l2t_data *l2t = sc->l2t; local
288 if (l2t == NULL)
299 e = &l2t->l2tab[0];
300 for (i = 0; i < l2t->l2t_size; i++, e++) {
H A Doffload.h125 struct t4_range l2t; member in struct:t4_virt_res
H A Dt4_main.c417 struct l2t_entry *l2t; /* Layer Two Table entry for dmac */ member in struct:filter_entry
1146 if (sc->l2t)
1147 t4_free_l2t(sc->l2t);
3149 sc->vres.l2t.start = val[4];
3150 sc->vres.l2t.size = val[5] - val[4] + 1;
3151 KASSERT(sc->vres.l2t.size <= L2T_SIZE,
3153 __func__, sc->vres.l2t.size, L2T_SIZE));
4708 SYSCTL_ADD_PROC(ctx, children, OID_AUTO, "l2t",
7803 t->l2tidx = f->l2t ? f->l2t
[all...]
H A Dadapter.h799 struct l2t_data *l2t; /* L2 table */ member in struct:adapter
/freebsd-11.0-release/sys/dev/cxgb/ulp/tom/
H A Dcxgb_tom.c188 if (td->l2t)
189 t3_free_l2t(td->l2t);
228 td->l2t = t3_init_l2t(L2T_SIZE);
229 if (td->l2t == NULL) {
H A Dcxgb_l2t.c331 struct l2t_data *d = td->l2t;
376 struct l2t_data *d = td->l2t;
H A Dcxgb_tom.h88 struct l2t_data *l2t; member in struct:tom_data
H A Dcxgb_listen.c638 l2t_release(td->l2t, e);
1029 l2t_release(td->l2t, synqe->e);
1068 l2t_release(td->l2t, synqe->e);
H A Dcxgb_cpl_io.c721 l2t_release(td->l2t, toep->tp_l2t);
1036 l2t_release(td->l2t, e);
/freebsd-11.0-release/sys/dev/cxgbe/tom/
H A Dt4_tom_l2t.c329 struct l2t_entry *e = &sc->l2t->l2tab[idx - sc->vres.l2t.start];
354 struct l2t_data *d = sc->l2t;
415 struct l2t_data *d = sc->l2t;
H A Dt4_listen.c353 struct l2t_entry *e = &sc->l2t->l2tab[synqe->l2e_idx];
703 e = &sc->l2t->l2tab[synqe->l2e_idx];
826 struct l2t_entry *e = &sc->l2t->l2tab[synqe->l2e_idx];
1527 toep->l2te = &sc->l2t->l2tab[synqe->l2e_idx];
/freebsd-11.0-release/sys/dev/cxgb/ulp/iw_cxgb/
H A Diw_cxgb_cm.h178 struct l2t_entry *l2t; member in struct:iwch_ep
241 int iwch_ep_redirect(void *ctx, struct rtentry *old, struct rtentry *new, struct l2t_entry *l2t);
/freebsd-11.0-release/sys/contrib/octeon-sdk/
H A Dcvmx-l2c-defs.h1341 uint64_t l2t : 9; /**< Bist Results for L2T (USE+8SET RAMs) member in struct:cvmx_l2c_bst1::cvmx_l2c_bst1_s
1345 uint64_t l2t : 9;
1362 uint64_t l2t : 5; /**< Bist Results for L2T (USE+4SET RAMs) member in struct:cvmx_l2c_bst1::cvmx_l2c_bst1_cn30xx
1366 uint64_t l2t : 5;
1387 uint64_t l2t : 9; /**< Bist Results for L2T (USE+8SET RAMs) member in struct:cvmx_l2c_bst1::cvmx_l2c_bst1_cn38xx
1391 uint64_t l2t : 9;
1422 uint64_t l2t : 9; /**< Bist Results for L2T (USE+8SET RAMs) member in struct:cvmx_l2c_bst1::cvmx_l2c_bst1_cn52xx
1426 uint64_t l2t : 9;
1464 uint64_t l2t : 9; /**< Bist Results for L2T (USE+8SET RAMs) member in struct:cvmx_l2c_bst1::cvmx_l2c_bst1_cn56xx
1468 uint64_t l2t
2781 uint64_t l2t : 1; /**< When enabled, L2 Tag information [V,D,L,U,phys_addr[33:18]] member in struct:cvmx_l2c_dbg::cvmx_l2c_dbg_s
2878 uint64_t l2t : 1; /**< When enabled, L2 Tag information [V,D,L,U,phys_addr[33:15]] member in struct:cvmx_l2c_dbg::cvmx_l2c_dbg_cn30xx
2973 uint64_t l2t : 1; /**< When enabled, L2 Tag information [V,D,L,U,phys_addr[33:16]] member in struct:cvmx_l2c_dbg::cvmx_l2c_dbg_cn31xx
3072 uint64_t l2t : 1; /**< When enabled, L2 Tag information [V,D,L,U,phys_addr[33:14]] member in struct:cvmx_l2c_dbg::cvmx_l2c_dbg_cn50xx
3167 uint64_t l2t : 1; /**< When enabled, L2 Tag information [V,D,L,U,phys_addr[33:16]] member in struct:cvmx_l2c_dbg::cvmx_l2c_dbg_cn52xx
[all...]
H A Dcvmx-l2c.c425 /* Clear l2t error bits if set */
708 debug_val.s.l2t = 1;
/freebsd-11.0-release/sys/dev/cxgbe/iw_cxgbe/
H A Diw_cxgbe.h786 struct l2t_entry *l2t; member in struct:c4iw_ep
835 struct l2t_entry *l2t);
H A Dcm.c2362 struct l2t_entry *l2t)
2369 PDBG("%s ep %p redirect to dst %p l2t %p\n", __func__, ep, new,
2370 l2t);
2372 cxgb4_l2t_release(ep->l2t);
2373 ep->l2t = l2t;
2361 c4iw_ep_redirect(void *ctx, struct dst_entry *old, struct dst_entry *new, struct l2t_entry *l2t) argument

Completed in 133 milliseconds