Searched defs:synqe (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/sys/dev/cxgbe/tom/ |
H A D | t4_listen.c | 343 send_flowc_wr_synqe(struct adapter * sc,struct synq_entry * synqe) send_flowc_wr_synqe() argument 392 send_abort_rpl_synqe(struct toedev * tod,struct synq_entry * synqe,int rst_status) send_abort_rpl_synqe() argument 642 struct synq_entry *synqe; alloc_synqe() local 660 hold_synqe(struct synq_entry * synqe) hold_synqe() argument 667 release_synqe(struct adapter * sc,struct synq_entry * synqe) release_synqe() argument 690 struct synq_entry *synqe = arg; t4_syncache_added() local 699 struct synq_entry *synqe = arg; t4_syncache_removed() local 714 struct synq_entry *synqe = arg; t4_syncache_respond() local 850 done_with_synqe(struct adapter * sc,struct synq_entry * synqe) done_with_synqe() argument 871 struct synq_entry *synqe = lookup_tid(sc, tid); synack_failure_cleanup() local 884 struct synq_entry *synqe = lookup_tid(sc, tid); do_abort_req_synqe() local 934 struct synq_entry *synqe = lookup_tid(sc, tid); do_abort_rpl_synqe() local 964 struct synq_entry *synqe = arg; t4_offload_socket() local 1127 send_synack(struct adapter * sc,struct synq_entry * synqe,uint64_t opt0,uint32_t opt2,int tid) send_synack() argument 1194 struct synq_entry *synqe = NULL; do_pass_accept_req() local 1429 synqe_to_protohdrs(struct adapter * sc,struct synq_entry * synqe,const struct cpl_pass_establish * cpl,struct in_conninfo * inc,struct tcphdr * th,struct tcpopt * to) synqe_to_protohdrs() argument 1462 struct synq_entry *synqe = lookup_tid(sc, tid); do_pass_establish() local [all...] |