Home
last modified time | relevance | path

Searched refs:t4_connect (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/modules/cxgbe/tom/
H A DMakefile15 SRCS+= t4_connect.c
/freebsd/sys/dev/cxgbe/tom/
H A Dt4_connect.c240 t4_connect(struct toedev *tod, struct socket *so, struct nhop_object *nh, in t4_connect() function
H A Dt4_tom.h487 int t4_connect(struct toedev *, struct socket *, struct nhop_object *,
H A Dt4_tom.c1911 tod->tod_connect = t4_connect; in t4_tom_activate()