Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/cxgbe/
HDt4_clip.h42 void t4_hold_clip_entry(struct adapter *, struct clip_entry *);
HDt4_clip.c286 t4_hold_clip_entry(struct adapter *sc, struct clip_entry *ce) in t4_hold_clip_entry() function
/freebsd-14-stable/sys/dev/cxgbe/tom/
HDt4_listen.c1691 t4_hold_clip_entry(sc, lctx->ce); in do_pass_establish()