Searched defs:atid_base (Results 1 - 2 of 2) sorted by relevance

/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_offload.h168 unsigned int atid_base; member in struct:tid_info
H A Dcxgb3_offload.c658 atid = (p - t->atid_tab) + t->atid_base;
1201 unsigned int atid_base, unsigned int stid_base)
1217 t->atid_base = atid_base;
1199 init_tid_tabs(struct tid_info *t, unsigned int ntids, unsigned int natids, unsigned int nstids, unsigned int atid_base, unsigned int stid_base) argument

Completed in 53 milliseconds