Searched defs:tids (Results 1 – 12 of 12) sorted by relevance
/linux-4.4.14/net/mac80211/ |
D | sta_info.c | 680 unsigned long tids; in __sta_info_recalc_tim() local 1326 static int find_highest_prio_tid(unsigned long tids) in find_highest_prio_tid() 1356 unsigned long tids; in ieee80211_sta_ps_deliver_response() local 1440 u16 tids = 0; in ieee80211_sta_ps_deliver_response() local 1540 unsigned long tids = sta->txq_buffered_tids & driver_release_tids; in ieee80211_sta_ps_deliver_response() local
|
D | driver-ops.h | 782 struct sta_info *sta, u16 tids, int num_frames, in drv_release_buffered_frames() 797 struct sta_info *sta, u16 tids, int num_frames, in drv_allow_buffered_frames()
|
/linux-4.4.14/tools/perf/tests/ |
D | switch-tracking.c | 54 pid_t *tids; member
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/ |
D | mac80211.c | 2577 struct ieee80211_sta *sta, u16 tids, in iwl_mvm_mac_allow_buffered_frames() 2592 struct ieee80211_sta *sta, u16 tids, in iwl_mvm_mac_release_buffered_frames() 2612 unsigned long txqs = 0, tids = 0; in iwl_mvm_mac_sta_notify() local
|
D | sta.c | 1638 u16 cnt, u16 tids, bool more_data, in iwl_mvm_sta_modify_sleep_tx_count()
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_uld.h | 241 struct tid_info *tids; /* TID table */ member
|
D | cxgb4.h | 740 struct tid_info tids; member
|
/linux-4.4.14/drivers/staging/rdma/hfi1/ |
D | user_sdma.c | 244 u32 *tids; member
|
/linux-4.4.14/drivers/net/ethernet/qlogic/qed/ |
D | qed.h | 90 u32 tids; member
|
/linux-4.4.14/drivers/net/wireless/ath/ath9k/ |
D | xmit.c | 1604 u16 tids, int nframes, in ath9k_release_buffered_frames()
|
/linux-4.4.14/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.4.14/drivers/net/wireless/realtek/rtlwifi/ |
D | wifi.h | 1330 struct rtl_tid_data tids[MAX_TID_COUNT]; member 1374 struct rtl_tid_data tids[MAX_TID_COUNT]; member
|