Searched refs:toe_tid (Results 1 – 2 of 2) sorted by relevance
480 void *ctx = p->toe_tid.ctx; in cxgb_free_atid()613 p->toe_tid.ctx = ctx; in cxgb_alloc_atid()614 p->toe_tid.client = client; in cxgb_alloc_atid()634 p->toe_tid.ctx = ctx; in cxgb_alloc_stid()635 p->toe_tid.client = client; in cxgb_alloc_stid()673 struct toe_tid_entry *toe_tid; in do_act_open_rpl() local675 toe_tid = lookup_atid(&(TOE_DATA(dev))->tid_maps, atid); in do_act_open_rpl()676 if (toe_tid->ctx && toe_tid->client && toe_tid->client->handlers && in do_act_open_rpl()677 toe_tid->client->handlers[CPL_ACT_OPEN_RPL]) { in do_act_open_rpl()678 return toe_tid->client->handlers[CPL_ACT_OPEN_RPL] (dev, m, in do_act_open_rpl()[all …]
138 struct toe_tid_entry toe_tid; member143 struct toe_tid_entry toe_tid; member236 return &(stid2entry(t, tid)->toe_tid); in lookup_stid()247 return &(atid2entry(t, tid)->toe_tid); in lookup_atid()