Home
last modified time | relevance | path

Searched defs:toep (Results 1 – 12 of 12) sorted by relevance

/freebsd-13-stable/sys/dev/cxgbe/tom/
HDt4_tls.c63 t4_set_tls_tcb_field(struct toepcb *toep, uint16_t word, uint64_t mask, in t4_set_tls_tcb_field()
80 tls_tx_key(struct toepcb *toep) in tls_tx_key()
89 t4_set_tls_keyid(struct toepcb *toep, unsigned int key_id) in t4_set_tls_keyid()
99 t4_clear_rx_quiesce(struct toepcb *toep) in t4_clear_rx_quiesce()
106 tls_clr_ofld_mode(struct toepcb *toep) in tls_clr_ofld_mode()
146 clear_tls_keyid(struct toepcb *toep) in clear_tls_keyid()
171 tls_program_key_id(struct toepcb *toep, struct ktls_session *tls, in tls_program_key_id()
235 struct toepcb *toep = arg; in tls_send_handshake_ack() local
273 tls_start_handshake_timer(struct toepcb *toep) in tls_start_handshake_timer()
283 tls_stop_handshake_timer(struct toepcb *toep) in tls_stop_handshake_timer()
[all …]
HDt4_ddp.c146 recycle_pageset(struct toepcb *toep, struct pageset *ps) in recycle_pageset()
203 ddp_init_toep(struct toepcb *toep) in ddp_init_toep()
214 ddp_uninit_toep(struct toepcb *toep) in ddp_uninit_toep()
221 release_ddp_resources(struct toepcb *toep) in release_ddp_resources()
241 ddp_assert_empty(struct toepcb *toep) in ddp_assert_empty()
256 complete_ddp_buffer(struct toepcb *toep, struct ddp_buffer *db, in complete_ddp_buffer()
293 insert_ddp_data(struct toepcb *toep, uint32_t n) in insert_ddp_data()
368 mk_set_tcb_field_ulp(struct ulp_txpkt *ulpmc, struct toepcb *toep, in mk_set_tcb_field_ulp()
399 mk_rx_data_ack_ulp(struct ulp_txpkt *ulpmc, struct toepcb *toep) in mk_rx_data_ack_ulp()
425 mk_update_tcb_for_ddp(struct adapter *sc, struct toepcb *toep, int db_idx, in mk_update_tcb_for_ddp()
[all …]
HDt4_cpl_io.c81 send_flowc_wr(struct toepcb *toep, struct tcpcb *tp) in send_flowc_wr()
177 update_tx_rate_limit(struct adapter *sc, struct toepcb *toep, u_int Bps) in update_tx_rate_limit()
244 send_reset(struct adapter *sc, struct toepcb *toep, uint32_t snd_nxt) in send_reset()
306 struct toepcb *toep = tp->t_toe; in assign_rxopt() local
361 make_established(struct toepcb *toep, uint32_t iss, uint32_t irs, uint16_t opt) in make_established()
402 send_rx_credits(struct adapter *sc, struct toepcb *toep, int credits) in send_rx_credits()
423 send_rx_modulate(struct adapter *sc, struct toepcb *toep) in send_rx_modulate()
446 struct toepcb *toep = tp->t_toe; in t4_rcvd_locked() local
480 t4_close_conn(struct adapter *sc, struct toepcb *toep) in t4_close_conn()
567 write_tx_wr(void *dst, struct toepcb *toep, int fw_wr_opcode, in write_tx_wr()
[all …]
HDt4_connect.c79 struct toepcb *toep = lookup_atid(sc, atid); in do_act_establish() local
115 struct toepcb *toep = lookup_atid(sc, atid); in act_open_failure_cleanup() local
145 struct toepcb *toep = lookup_atid(sc, atid); in do_act_open_rpl() local
236 struct toepcb *toep = NULL; in t4_connect() local
HDt4_tom.c114 struct toepcb *toep; in alloc_toepcb() local
161 init_toepcb(struct vi_info *vi, struct toepcb *toep) in init_toepcb()
195 hold_toepcb(struct toepcb *toep) in hold_toepcb()
203 free_toepcb(struct toepcb *toep) in free_toepcb()
226 offload_socket(struct socket *so, struct toepcb *toep) in offload_socket()
280 struct toepcb *toep = tp->t_toe; in undo_offload_socket() local
311 release_offload_resources(struct toepcb *toep) in release_offload_resources()
373 struct toepcb *toep = tp->t_toe; in t4_pcb_detach() local
413 struct toepcb *toep = tp->t_toe; in t4_ctloutput() local
827 struct toepcb *toep = tp->t_toe; in t4_tcp_info() local
[all …]
HDt4_tom.h224 ulp_mode(struct toepcb *toep) in ulp_mode()
230 #define DDP_LOCK(toep) mtx_lock(&(toep)->ddp.lock) argument
231 #define DDP_UNLOCK(toep) mtx_unlock(&(toep)->ddp.lock) argument
232 #define DDP_ASSERT_LOCKED(toep) mtx_assert(&(toep)->ddp.lock, MA_OWNED) argument
249 struct toepcb *toep; member
HDt4_listen.c966 struct toepcb *toep = synqe->toep; in t4_offload_socket() local
1469 struct toepcb *toep; in do_pass_establish() local
/freebsd-13-stable/sys/dev/cxgbe/cxgbei/
HDcxgbei.c198 struct toepcb *toep = lookup_tid(sc, tid); in do_rx_iscsi_hdr() local
235 struct toepcb *toep = lookup_tid(sc, tid); in do_rx_iscsi_data() local
293 parse_pdu(struct socket *so, struct toepcb *toep, struct icl_cxgbei_conn *icc, in parse_pdu()
410 struct toepcb *toep = icc->toep; in parse_pdus() local
449 struct toepcb *toep = lookup_tid(sc, tid); in do_rx_iscsi_ddp() local
586 struct toepcb *toep = lookup_tid(sc, tid); in do_rx_iscsi_cmp() local
HDicl_cxgbei.c434 struct toepcb *toep = icc->toep; in icl_cxgbei_tx_main() local
1031 send_iscsi_flowc_wr(struct adapter *sc, struct toepcb *toep, int maxlen) in send_iscsi_flowc_wr()
1070 set_ulp_mode_iscsi(struct adapter *sc, struct toepcb *toep, u_int ulp_submode) in set_ulp_mode_iscsi()
1102 struct toepcb *toep; in icl_cxgbei_conn_handoff() local
1237 struct toepcb *toep = icc->toep; in icl_cxgbei_conn_close() local
1412 struct toepcb *toep = icc->toep; in icl_cxgbei_conn_task_setup() local
1575 struct toepcb *toep = icc->toep; in icl_cxgbei_conn_transfer_setup() local
HDcxgbei.h52 struct toepcb *toep; member
/freebsd-13-stable/sys/dev/cxgbe/iw_cxgbe/
HDqp.c1123 struct toepcb *toep = tp->t_toe; in post_terminate() local
1253 struct toepcb *toep = tp->t_toe; in rdma_fini() local
1313 creds(struct toepcb *toep, struct inpcb *inp, size_t wrsize) in creds()
1349 struct toepcb *toep = tp->t_toe; in rdma_init() local
HDcm.c512 struct toepcb *toep; in set_tcpinfo() local
1095 struct toepcb *toep = lookup_tid(sc, tid); in terminate() local