Searched defs:synqe (Results 1 – 2 of 2) sorted by relevance
| /freebsd/sys/dev/cxgbe/tom/ |
| H A D | t4_listen.c | 140 struct synq_entry *synqe; in stop_stid_tab() local 478 send_flowc_wr_synqe(struct adapter * sc,struct synq_entry * synqe) send_flowc_wr_synqe() argument 527 send_abort_rpl_synqe(struct toedev * tod,struct synq_entry * synqe,int rst_status) send_abort_rpl_synqe() argument 780 struct synq_entry *synqe; alloc_synqe() local 799 hold_synqe(struct synq_entry * synqe) hold_synqe() argument 806 release_synqe(struct adapter * sc,struct synq_entry * synqe) release_synqe() argument 829 struct synq_entry *synqe = arg; t4_syncache_added() local 838 struct synq_entry *synqe = arg; t4_syncache_removed() local 853 struct synq_entry *synqe = arg; t4_syncache_respond() local 990 done_with_synqe(struct adapter * sc,struct synq_entry * synqe) done_with_synqe() argument 1015 synack_failure_cleanup(struct adapter * sc,struct synq_entry * synqe) synack_failure_cleanup() argument 1028 struct synq_entry *synqe = lookup_tid(sc, tid); do_abort_req_synqe() local 1078 struct synq_entry *synqe = lookup_tid(sc, tid); do_abort_rpl_synqe() local 1109 struct synq_entry *synqe = arg; t4_offload_socket() local 1278 send_synack(struct adapter * sc,struct synq_entry * synqe,uint64_t opt0,uint32_t opt2,int tid) send_synack() argument 1346 struct synq_entry *synqe = NULL; do_pass_accept_req() local 1586 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 1619 struct synq_entry *synqe = lookup_tid(sc, tid); do_pass_establish() local [all...] |
| H A D | t4_tom.c | 1822 struct synq_entry *synqe; cleanup_stranded_tids() local
|