Lines Matching defs:toep

150 recycle_pageset(struct toepcb *toep, struct pageset *ps)  in recycle_pageset()
181 free_ddp_rcv_buffer(struct toepcb *toep, struct ddp_rcv_buffer *drb) in free_ddp_rcv_buffer()
191 recycle_ddp_rcv_buffer(struct toepcb *toep, struct ddp_rcv_buffer *drb) in recycle_ddp_rcv_buffer()
206 alloc_cached_ddp_rcv_buffer(struct toepcb *toep) in alloc_cached_ddp_rcv_buffer()
223 alloc_ddp_rcv_buffer(struct toepcb *toep, int how) in alloc_ddp_rcv_buffer()
264 free_ddp_buffer(struct toepcb *toep, struct ddp_buffer *db) in free_ddp_buffer()
298 ddp_init_toep(struct toepcb *toep) in ddp_init_toep()
308 ddp_uninit_toep(struct toepcb *toep) in ddp_uninit_toep()
316 release_ddp_resources(struct toepcb *toep) in release_ddp_resources()
349 ddp_assert_empty(struct toepcb *toep) in ddp_assert_empty()
371 complete_ddp_buffer(struct toepcb *toep, struct ddp_buffer *db, in complete_ddp_buffer()
423 struct toepcb *toep = m->m_ext.ext_arg1; in ddp_rcv_mbuf_done() local
430 queue_ddp_rcvbuf_mbuf(struct toepcb *toep, u_int db_idx, u_int len) in queue_ddp_rcvbuf_mbuf()
462 insert_ddp_data(struct toepcb *toep, uint32_t n) in insert_ddp_data()
549 mk_rx_data_ack_ulp(struct ulp_txpkt *ulpmc, struct toepcb *toep) in mk_rx_data_ack_ulp()
575 mk_update_tcb_for_ddp(struct adapter *sc, struct toepcb *toep, int db_idx, in mk_update_tcb_for_ddp()
638 handle_ddp_data_aio(struct toepcb *toep, __be32 ddp_report, __be32 rcv_nxt, in handle_ddp_data_aio()
763 queue_ddp_rcvbuf(struct toepcb *toep, struct ddp_rcv_buffer *drb) in queue_ddp_rcvbuf()
857 handle_ddp_data_rcvbuf(struct toepcb *toep, __be32 ddp_report, __be32 rcv_nxt, in handle_ddp_data_rcvbuf()
973 handle_ddp_data(struct toepcb *toep, __be32 ddp_report, __be32 rcv_nxt, int len) in handle_ddp_data()
982 handle_ddp_indicate(struct toepcb *toep) in handle_ddp_indicate()
1020 struct toepcb *toep; in do_ddp_tcb_rpl() local
1090 handle_ddp_close(struct toepcb *toep, struct tcpcb *tp, __be32 rcv_nxt) in handle_ddp_close()
1182 struct toepcb *toep = lookup_tid(sc, tid); in do_rx_data_ddp() local
1212 struct toepcb *toep = lookup_tid(sc, tid); in do_rx_ddp_complete() local
1225 set_ddp_ulp_mode(struct toepcb *toep) in set_ddp_ulp_mode()
1296 enable_ddp(struct adapter *sc, struct toepcb *toep) in enable_ddp()
1808 t4_write_page_pods_for_bio(struct adapter *sc, struct toepcb *toep, in t4_write_page_pods_for_bio()
1885 t4_write_page_pods_for_buf(struct adapter *sc, struct toepcb *toep, in t4_write_page_pods_for_buf()
1975 t4_write_page_pods_for_sgl(struct adapter *sc, struct toepcb *toep, in t4_write_page_pods_for_sgl()
2088 prep_pageset(struct adapter *sc, struct toepcb *toep, struct pageset *ps) in prep_pageset()
2165 hold_aio(struct toepcb *toep, struct kaiocb *job, struct pageset **pps) in hold_aio()
2268 ddp_complete_all(struct toepcb *toep, int error) in ddp_complete_all()
2306 aio_ddp_requeue_one(struct toepcb *toep, struct kaiocb *job) in aio_ddp_requeue_one()
2319 aio_ddp_requeue(struct toepcb *toep) in aio_ddp_requeue()
2707 ddp_queue_toep(struct toepcb *toep) in ddp_queue_toep()
2721 struct toepcb *toep = context; in aio_ddp_requeue_task() local
2736 struct toepcb *toep = tp->t_toe; in t4_aio_cancel_active() local
2777 struct toepcb *toep = tp->t_toe; in t4_aio_cancel_queued() local
2797 struct toepcb *toep = tp->t_toe; in t4_aio_queue_ddp() local
2856 ddp_rcvbuf_requeue(struct toepcb *toep) in ddp_rcvbuf_requeue()
2931 struct toepcb *toep = context; in ddp_rcvbuf_requeue_task() local
2942 t4_enable_ddp_rcv(struct socket *so, struct toepcb *toep) in t4_enable_ddp_rcv()