Home
last modified time | relevance | path

Searched defs:ntids (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/cxgbe/tom/
H A Dt4_listen.c141 int i, ntids; in stop_stid_tab() local
996 int ntids; done_with_synqe() local
1347 int reject_reason, v, ntids; do_pass_accept_req() local
[all...]
H A Dt4_tom.c1026 insert_tid(struct adapter * sc,int tid,void * ctx,int ntids) insert_tid() argument
1054 remove_tid(struct adapter * sc,int tid,int ntids) remove_tid() argument
[all...]
/freebsd/sys/dev/cxgbe/
H A Doffload.h129 u_int ntids; member
H A Dt4_filter.c642 const int ntids = t->fs.type ? 4 : 1; set_tcamfilter() local
[all...]
/freebsd/sys/dev/cxgbe/cudbg/
H A Dcudbg_entity.h702 u32 ntids; member
/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dmac80211.h2040 ieee80211_sta_uapsd_trigger(struct ieee80211_sta *sta, int ntids) in ieee80211_sta_uapsd_trigger()