Searched defs:ntids (Results 1 – 6 of 6) sorted by relevance
/freebsd/sys/dev/cxgbe/tom/ | ||
H A D | t4_listen.c | 141 int i, ntids; in stop_stid_tab() local |
H A D | t4_tom.c | 1026 insert_tid(struct adapter * sc,int tid,void * ctx,int ntids) insert_tid() argument |
/freebsd/sys/dev/cxgbe/ | ||
H A D | offload.h | 129 u_int ntids; member |
H A D | t4_filter.c | 642 const int ntids = t->fs.type ? 4 : 1; set_tcamfilter() local |
/freebsd/sys/dev/cxgbe/cudbg/ | ||
H A D | cudbg_entity.h | 702 u32 ntids; member |
/freebsd/sys/compat/linuxkpi/common/include/net/ | ||
H A D | mac80211.h | 2040 ieee80211_sta_uapsd_trigger(struct ieee80211_sta *sta, int ntids) in ieee80211_sta_uapsd_trigger() |