HomeSort by: relevance | last modified time | path
    Searched refs:tid_maps (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/cxgb/
cxgb_offload.c 478 struct tid_info *t = &(TOE_DATA(tdev))->tid_maps;
497 struct tid_info *t = &(TOE_DATA(tdev))->tid_maps;
511 struct tid_info *t = &(TOE_DATA(tdev))->tid_maps;
546 mk_tid_release(m, p - td->tid_maps.tid_tab);
559 struct toe_tid_entry *p = &td->tid_maps.tid_tab[tid];
581 struct tid_info *t = &(TOE_DATA(tdev))->tid_maps;
605 struct tid_info *t = &(TOE_DATA(tdev))->tid_maps;
626 struct tid_info *t = &(TOE_DATA(tdev))->tid_maps;
675 toe_tid = lookup_atid(&(TOE_DATA(dev))->tid_maps, atid);
694 toe_tid = lookup_stid(&(TOE_DATA(dev))->tid_maps, stid)
    [all...]
cxgb_offload.h 191 struct tid_info tid_maps; member in struct:toe_data

Completed in 54 milliseconds