Home
last modified time | relevance | path

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

/trueos/sys/modules/cxgbe/tom/
HDMakefile16 SRCS+= t4_connect.c
/trueos/sys/dev/cxgbe/tom/
HDt4_tom.h247 int t4_connect(struct toedev *, struct socket *, struct rtentry *,
HDt4_connect.c316 t4_connect(struct toedev *tod, struct socket *so, struct rtentry *rt, in t4_connect() function
HDt4_tom.c1008 tod->tod_connect = t4_connect; in t4_tom_activate()