Searched refs:tfe (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/sys/net/
H A Dif_vxlan.c546 struct vxlan_ftable_entry *fe, *tfe; local
550 LIST_FOREACH_SAFE(fe, &sc->vxl_ftable[i], vxlfe_hash, tfe) {
560 struct vxlan_ftable_entry *fe, *tfe; local
566 LIST_FOREACH_SAFE(fe, &sc->vxl_ftable[i], vxlfe_hash, tfe) {
/freebsd-10.2-release/contrib/gcc/
H A Dgimplify.c4145 tree sl, tfe;
4154 tfe = build2 (code, void_type_node, sl, NULL_TREE);
4156 &TREE_OPERAND (tfe, 1));
4157 *wce_p = tfe;
4144 tree sl, tfe; local
/freebsd-10.2-release/sys/contrib/octeon-sdk/
H A Dcvmx-mio-defs.h8926 uint64_t tfe : 1; /**< TX FIFO Empty */ member in struct:cvmx_mio_uartx_usr::cvmx_mio_uartx_usr_s
8932 uint64_t tfe : 1;
9508 uint64_t tfe : 1; /**< TX FIFO Empty */ member in struct:cvmx_mio_uart2_usr::cvmx_mio_uart2_usr_s
9514 uint64_t tfe : 1;

Completed in 222 milliseconds