Searched defs:toep (Results 1 - 15 of 15) sorted by relevance

/freebsd-10-stable/sys/dev/cxgb/ulp/tom/
H A Dcxgb_toepcb.h72 reset_wr_list(struct toepcb *toep) argument
78 enqueue_wr(struct toepcb *toep, struct mbuf *m) argument
84 peek_wr(const struct toepcb *toep) argument
90 dequeue_wr(struct toepcb *toep) argument
H A Dcxgb_tom.c76 struct toepcb *toep; local
91 toepcb_free(struct toepcb *toep) argument
[all...]
H A Dcxgb_tom.h113 struct toepcb *toep; member in struct:synq_entry
H A Dcxgb_listen.c698 struct toepcb *toep; local
1143 struct toepcb *toep = synqe->toep; local
[all...]
H A Dcxgb_cpl_io.c124 toepcb_release(struct toepcb *toep) argument
161 struct toepcb *toep; local
327 close_conn(struct adapter *sc, struct toepcb *toep) argument
353 struct toepcb *toep = tp->t_toe; local
426 struct toepcb *toep = tp->t_toe; local
567 send_rx_credits(struct adapter *sc, struct toepcb *toep, int credits) argument
592 struct toepcb *toep = tp->t_toe; local
622 struct toepcb *toep = lookup_tid(&td->tid_maps, tid); local
633 struct toepcb *toep = tp->t_toe; local
683 purge_wr_queue(struct toepcb *toep) argument
701 t3_release_offload_resources(struct toepcb *toep) argument
766 offload_socket(struct socket *so, struct toepcb *toep) argument
805 struct toepcb *toep = tp->t_toe; local
912 struct toepcb *toep = lookup_atid(&td->tid_maps, atid); local
958 struct toepcb *toep; local
1050 send_reset(struct toepcb *toep) argument
1112 struct toepcb *toep = lookup_tid(&td->tid_maps, tid); local
1218 struct toepcb *toep = lookup_tid(&td->tid_maps, tid); local
1281 struct toepcb *toep = lookup_tid(&td->tid_maps, tid); local
1374 struct toepcb *toep = lookup_tid(&td->tid_maps, tid); local
1473 struct toepcb *toep = lookup_tid(&td->tid_maps, tid); local
1534 struct toepcb *toep = tp->t_toe; local
1572 struct toepcb *toep = tp->t_toe; local
1618 fixup_and_send_ofo(struct toepcb *toep) argument
1652 struct toepcb *toep = lookup_atid(&td->tid_maps, atid); local
1702 wr_ack(struct toepcb *toep, struct mbuf *m) argument
1786 struct toepcb *toep = lookup_tid(&td->tid_maps, tid); local
[all...]
/freebsd-10-stable/sys/dev/cxgbe/tom/
H A Dt4_connect.c120 struct toepcb *toep = lookup_atid(sc, atid); local
176 struct toepcb *toep = lookup_atid(sc, atid); local
205 struct toepcb *toep = lookup_atid(sc, atid); local
230 calc_opt2a(struct socket *so, struct toepcb *toep) argument
333 struct toepcb *toep = NULL; local
[all...]
H A Dt4_listen.c935 struct toepcb *toep = *(struct toepcb **)(cpl + 1); local
1546 struct toepcb *toep; local
[all...]
H A Dt4_ddp.c115 release_ddp_resources(struct toepcb *toep) argument
129 insert_ddp_data(struct toepcb *toep, uint32_t n) argument
166 mk_set_tcb_field_ulp(struct ulp_txpkt *ulpmc, struct toepcb *toep, uint64_t word, uint64_t mask, uint64_t val) argument
197 mk_rx_data_ack_ulp(struct ulp_txpkt *ulpmc, struct toepcb *toep) argument
254 mk_update_tcb_for_ddp(struct adapter *sc, struct toepcb *toep, int db_idx, int offset, uint64_t ddp_flags) argument
320 discourage_ddp(struct toepcb *toep) argument
332 handle_ddp_data(struct toepcb *toep, __be32 ddp_report, __be32 rcv_nxt, int len) argument
434 handle_ddp_close(struct toepcb *toep, struct tcpcb *tp, struct sockbuf *sb, __be32 rcv_nxt) argument
478 struct toepcb *toep = lookup_tid(sc, tid); local
508 struct toepcb *toep = lookup_tid(sc, tid); local
521 enable_ddp(struct adapter *sc, struct toepcb *toep) argument
543 disable_ddp(struct adapter *sc, struct toepcb *toep) argument
979 select_ddp_buffer(struct adapter *sc, struct toepcb *toep, vm_page_t *pages, int npages, int db_off, int db_len) argument
1060 struct toepcb *toep = tp->t_toe; local
[all...]
H A Dt4_tom.c146 struct toepcb *toep; local
204 free_toepcb(struct toepcb *toep) argument
219 offload_socket(struct socket *so, struct toepcb *toep) argument
266 struct toepcb *toep = tp->t_toe; local
296 release_offload_resources(struct toepcb *toep) argument
353 struct toepcb *toep = tp->t_toe; local
389 struct toepcb *toep = tp->t_toe; local
412 final_cpl_received(struct toepcb *toep) argument
626 set_tcpddp_ulp_mode(struct toepcb *toep) argument
[all...]
H A Dt4_cpl_io.c109 send_flowc_wr(struct toepcb *toep, struct flowc_tx_params *ftxp) argument
185 send_reset(struct adapter *sc, struct toepcb *toep, uint32_t snd_nxt) argument
247 struct toepcb *toep = tp->t_toe; local
293 make_established(struct toepcb *toep, uint32_t snd_isn, uint32_t rcv_isn, uint16_t opt) argument
358 send_rx_credits(struct adapter *sc, struct toepcb *toep, int credits) argument
385 struct toepcb *toep = tp->t_toe; local
414 close_conn(struct adapter *sc, struct toepcb *toep) argument
495 write_tx_wr(void *dst, struct toepcb *toep, unsigned int immdlen, unsigned int plen, uint8_t credits, int shove, int ulp_submode, int txalign) argument
591 t4_push_frames(struct adapter *sc, struct toepcb *toep, int drop) argument
821 t4_push_pdus(struct adapter *sc, struct toepcb *toep, int drop) argument
999 struct toepcb *toep = tp->t_toe; local
1021 struct toepcb *toep = tp->t_toe; local
1046 struct toepcb *toep = tp->t_toe; local
1071 struct toepcb *toep = lookup_tid(sc, tid); local
1179 struct toepcb *toep = lookup_tid(sc, tid); local
1287 struct toepcb *toep = lookup_tid(sc, tid); local
1361 struct toepcb *toep = lookup_tid(sc, tid); local
1394 struct toepcb *toep = lookup_tid(sc, tid); local
1602 struct toepcb *toep = lookup_tid(sc, tid); local
[all...]
/freebsd-10-stable/sys/dev/cxgb/ulp/iw_cxgb/
H A Diw_cxgb_qp.c848 struct toepcb *toep; local
H A Diw_cxgb_hal.c878 struct toepcb *toep; local
H A Diw_cxgb_cm.c198 struct toepcb *toep; local
1076 struct toepcb *toep = lookup_tid(&td->tid_maps, tid); local
1104 struct toepcb *toep = lookup_tid(&td->tid_maps, tid); local
/freebsd-10-stable/sys/dev/cxgbe/iw_cxgbe/
H A Dcm.c299 struct toepcb *toep; local
798 struct toepcb *toep = lookup_tid(sc, tid); local
H A Dqp.c969 struct toepcb *toep = tp->t_toe; local
1078 struct toepcb *toep = tp->t_toe; local
1138 creds(struct toepcb *toep, struct inpcb *inp, size_t wrsize) argument
1174 struct toepcb *toep = tp->t_toe; local
[all...]

Completed in 185 milliseconds