Searched defs:tids (Results 1 – 10 of 10) sorted by relevance
/linux-4.1.27/net/mac80211/ |
D | sta_info.c | 666 unsigned long tids; in __sta_info_recalc_tim() local 1307 static int find_highest_prio_tid(unsigned long tids) in find_highest_prio_tid() 1337 unsigned long tids; in ieee80211_sta_ps_deliver_response() local 1421 u16 tids = 0; in ieee80211_sta_ps_deliver_response() local 1521 unsigned long tids = sta->txq_buffered_tids & driver_release_tids; in ieee80211_sta_ps_deliver_response() local
|
D | driver-ops.h | 956 struct sta_info *sta, u16 tids, int num_frames, in drv_release_buffered_frames() 971 struct sta_info *sta, u16 tids, int num_frames, in drv_allow_buffered_frames()
|
/linux-4.1.27/tools/perf/tests/ |
D | switch-tracking.c | 54 pid_t *tids; member
|
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/ |
D | mac80211.c | 2489 struct ieee80211_sta *sta, u16 tids, in iwl_mvm_mac_allow_buffered_frames() 2504 struct ieee80211_sta *sta, u16 tids, in iwl_mvm_mac_release_buffered_frames() 2524 unsigned long txqs = 0, tids = 0; in iwl_mvm_mac_sta_notify() local
|
D | sta.c | 1584 u16 cnt, u16 tids, bool more_data, in iwl_mvm_sta_modify_sleep_tx_count()
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_uld.h | 232 struct tid_info *tids; /* TID table */ member
|
D | cxgb4.h | 708 struct tid_info tids; member
|
/linux-4.1.27/drivers/net/wireless/ath/ath9k/ |
D | xmit.c | 1625 u16 tids, int nframes, in ath9k_release_buffered_frames()
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb3/ |
D | t3_hw.c | 2573 unsigned int m, pstructs, tids = t3_mc5_size(&adap->mc5); in partition_mem() local
|
/linux-4.1.27/drivers/net/wireless/rtlwifi/ |
D | wifi.h | 1311 struct rtl_tid_data tids[MAX_TID_COUNT]; member 1355 struct rtl_tid_data tids[MAX_TID_COUNT]; member
|