cxgb_offload.c | 480 void *ctx = p->toe_tid.ctx; 613 p->toe_tid.ctx = ctx; 614 p->toe_tid.client = client; 634 p->toe_tid.ctx = ctx; 635 p->toe_tid.client = client; 673 struct toe_tid_entry *toe_tid; local in function:do_act_open_rpl 675 toe_tid = lookup_atid(&(TOE_DATA(dev))->tid_maps, atid); 676 if (toe_tid->ctx && toe_tid->client && toe_tid->client->handlers & 692 struct toe_tid_entry *toe_tid; local in function:do_stid_rpl 710 struct toe_tid_entry *toe_tid; local in function:do_hwtid_rpl 736 struct toe_tid_entry *toe_tid; local in function:do_cr 755 struct toe_tid_entry *toe_tid; local in function:do_abort_req_rss 794 struct toe_tid_entry *toe_tid; local in function:do_act_establish 841 struct toe_tid_entry *toe_tid; local in function:do_term [all...] |