Home
last modified time | relevance | path

Searched defs:tid_range (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_ctl_defs.h68 struct tid_range { struct
69 unsigned int base; /* first TID */
70 unsigned int num; /* number of TIDs in range */
H A Dcxgb3_offload.c1222 struct tid_range stid_range, tid_range; in cxgb3_offload_activate() local