Searched refs:lookup_tid (Results 1 – 8 of 8) sorted by relevance
| /freebsd-13-stable/sys/dev/cxgbe/cxgbei/ |
| HD | cxgbei.c | 198 struct toepcb *toep = lookup_tid(sc, tid); in do_rx_iscsi_hdr() 235 struct toepcb *toep = lookup_tid(sc, tid); in do_rx_iscsi_data() 449 struct toepcb *toep = lookup_tid(sc, tid); in do_rx_iscsi_ddp() 586 struct toepcb *toep = lookup_tid(sc, tid); in do_rx_iscsi_cmp()
|
| /freebsd-13-stable/sys/dev/cxgbe/tom/ |
| HD | t4_cpl_io.c | 1344 struct toepcb *toep = lookup_tid(sc, tid); in do_peer_close() 1455 struct toepcb *toep = lookup_tid(sc, tid); in do_close_con_rpl() 1565 struct toepcb *toep = lookup_tid(sc, tid); in do_abort_req() 1640 struct toepcb *toep = lookup_tid(sc, tid); in do_abort_rpl() 1673 struct toepcb *toep = lookup_tid(sc, tid); in do_rx_data() 1835 struct toepcb *toep = lookup_tid(sc, tid); in do_fw4_ack()
|
| HD | t4_listen.c | 871 struct synq_entry *synqe = lookup_tid(sc, tid); in synack_failure_cleanup() 884 struct synq_entry *synqe = lookup_tid(sc, tid); in do_abort_req_synqe() 934 struct synq_entry *synqe = lookup_tid(sc, tid); in do_abort_rpl_synqe() 1462 struct synq_entry *synqe = lookup_tid(sc, tid); in do_pass_establish()
|
| HD | t4_tom.h | 427 void *lookup_tid(struct adapter *, int);
|
| HD | t4_tls.c | 874 struct toepcb *toep = lookup_tid(sc, tid); in do_tls_data() 936 struct toepcb *toep = lookup_tid(sc, tid); in do_rx_tls_cmp()
|
| HD | t4_ddp.c | 649 toep = lookup_tid(sc, tid); in do_ddp_tcb_rpl() 778 struct toepcb *toep = lookup_tid(sc, tid); in do_rx_data_ddp() 808 struct toepcb *toep = lookup_tid(sc, tid); in do_rx_ddp_complete()
|
| HD | t4_tom.c | 905 lookup_tid(struct adapter *sc, int tid) in lookup_tid() function
|
| /freebsd-13-stable/sys/dev/cxgbe/iw_cxgbe/ |
| HD | cm.c | 1095 struct toepcb *toep = lookup_tid(sc, tid); in terminate()
|