Home
last modified time | relevance | path

Searched refs:t3_pcb_detach (Results 1 – 3 of 3) sorted by relevance

/trueos/sys/dev/cxgb/ulp/tom/
HDcxgb_tom.h266 void t3_pcb_detach(struct toedev *, struct tcpcb *);
HDcxgb_tom.c259 tod->tod_pcb_detach = t3_pcb_detach; in t3_tom_activate()
HDcxgb_cpl_io.c187 t3_pcb_detach(struct toedev *tod __unused, struct tcpcb *tp) in t3_pcb_detach() function