/linux-3.4.99/net/mac80211/ |
D | sta_info.c | 512 unsigned long tids; in sta_info_recalc_tim() local 522 tids = ieee80211_tids_for_ac(ac); in sta_info_recalc_tim() 525 sta->driver_buffered_tids & tids; in sta_info_recalc_tim() 1094 unsigned long tids; in ieee80211_sta_ps_deliver_response() local 1099 tids = ieee80211_tids_for_ac(ac); in ieee80211_sta_ps_deliver_response() 1102 driver_release_tids = sta->driver_buffered_tids & tids; in ieee80211_sta_ps_deliver_response() 1174 u16 tids = 0; in ieee80211_sta_ps_deliver_response() local 1216 tids |= BIT(*qoshdr & IEEE80211_QOS_CTL_TID_MASK); in ieee80211_sta_ps_deliver_response() 1218 tids |= BIT(0); in ieee80211_sta_ps_deliver_response() 1223 drv_allow_buffered_frames(local, sta, tids, num, in ieee80211_sta_ps_deliver_response()
|
D | driver-trace.h | 1113 u16 tids, int num_frames, 1117 TP_ARGS(local, sta, tids, num_frames, reason, more_data), 1122 __field(u16, tids) 1131 __entry->tids = tids; 1140 LOCAL_PR_ARG, STA_PR_ARG, __entry->tids, __entry->num_frames, 1148 u16 tids, int num_frames, 1152 TP_ARGS(local, sta, tids, num_frames, reason, more_data) 1158 u16 tids, int num_frames, 1162 TP_ARGS(local, sta, tids, num_frames, reason, more_data)
|
D | driver-ops.h | 753 struct sta_info *sta, u16 tids, int num_frames, in drv_release_buffered_frames() argument 757 trace_drv_release_buffered_frames(local, &sta->sta, tids, num_frames, in drv_release_buffered_frames() 760 local->ops->release_buffered_frames(&local->hw, &sta->sta, tids, in drv_release_buffered_frames() 768 struct sta_info *sta, u16 tids, int num_frames, in drv_allow_buffered_frames() argument 772 trace_drv_allow_buffered_frames(local, &sta->sta, tids, num_frames, in drv_allow_buffered_frames() 776 tids, num_frames, reason, in drv_allow_buffered_frames()
|
/linux-3.4.99/drivers/scsi/cxgbi/cxgb4i/ |
D | cxgb4i.c | 530 cxgb4_free_atid(lldi->tids, csk->atid); in free_atid() 544 struct tid_info *t = lldi->tids; in do_act_establish() 565 cxgb4_insert_tid(lldi->tids, csk, tid); in do_act_establish() 664 struct tid_info *t = lldi->tids; in do_act_open_rpl() 683 cxgb4_remove_tid(lldi->tids, csk->port_id, GET_TID(rpl)); in do_act_open_rpl() 708 struct tid_info *t = lldi->tids; in do_peer_close() 729 struct tid_info *t = lldi->tids; in do_close_con_rpl() 768 struct tid_info *t = lldi->tids; in do_abort_req_rss() 814 struct tid_info *t = lldi->tids; in do_abort_rpl_rss() 840 struct tid_info *t = lldi->tids; in do_rx_iscsi_hdr() [all …]
|
/linux-3.4.99/drivers/infiniband/hw/cxgb4/ |
D | cm.c | 266 cxgb4_remove_tid(ep->com.dev->rdev.lldi.tids, 0, ep->hwtid); in _c4iw_free_ep() 762 struct tid_info *t = dev->rdev.lldi.tids; in act_establish() 1319 struct tid_info *t = dev->rdev.lldi.tids; in rx_data() 1361 struct tid_info *t = dev->rdev.lldi.tids; in abort_rpl() 1399 struct tid_info *t = dev->rdev.lldi.tids; in act_open_rpl() 1417 cxgb4_remove_tid(ep->com.dev->rdev.lldi.tids, 0, GET_TID(rpl)); in act_open_rpl() 1430 struct tid_info *t = dev->rdev.lldi.tids; in pass_open_rpl() 1469 struct tid_info *t = dev->rdev.lldi.tids; in close_listsrv_rpl() 1627 struct tid_info *t = dev->rdev.lldi.tids; in pass_accept_req() 1705 struct tid_info *t = dev->rdev.lldi.tids; in pass_establish() [all …]
|
/linux-3.4.99/drivers/net/wireless/rtlwifi/ |
D | rc.c | 172 if (sta_entry->tids[tid].agg.agg_state == RTL_AGG_STOP) in _rtl_tx_aggr_check() 209 sta_entry->tids[tid].agg.agg_state = in rtl_tx_status()
|
D | base.c | 1030 tid_data = &sta_entry->tids[tid]; in rtl_tx_agg_start() 1065 sta_entry->tids[tid].agg.agg_state = RTL_AGG_STOP; in rtl_tx_agg_stop() 1093 sta_entry->tids[tid].agg.agg_state = RTL_AGG_OPERATIONAL; in rtl_tx_agg_oper()
|
D | wifi.h | 930 struct rtl_tid_data tids[MAX_TID_COUNT]; member 971 struct rtl_tid_data tids[MAX_TID_COUNT]; member
|
D | pci.c | 1321 if (sta_entry->tids[tid].agg.agg_state != RTL_AGG_OPERATIONAL) in rtl_pci_tx_chk_waitq_insert() 1412 sta_entry->tids[tid].seq_number = seq_number; in rtl_pci_tx()
|
D | usb.c | 910 mac->tids[tid].seq_number = seq_number; in _rtl_usb_tx_preprocess()
|
/linux-3.4.99/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_main.c | 2191 struct adapter *adap = container_of(t, struct adapter, tids); in cxgb4_queue_tid_release() 2228 mk_tid_release(skb, chan, p - adap->tids.tid_tab); in process_tid_release_list() 2244 struct adapter *adap = container_of(t, struct adapter, tids); in cxgb4_remove_tid() 2456 lli.tids = &adap->tids; in uld_attach() 3019 adap->tids.ftid_base = val[3]; in adap_init0() 3020 adap->tids.nftids = val[4] - val[3] + 1; in adap_init0() 3036 adap->tids.ntids = val[0]; in adap_init0() 3037 adap->tids.natids = min(adap->tids.ntids / 2, MAX_ATIDS); in adap_init0() 3038 adap->tids.stid_base = val[1]; in adap_init0() 3039 adap->tids.nstids = val[2] - val[1] + 1; in adap_init0() [all …]
|
D | cxgb4_uld.h | 197 struct tid_info *tids; /* TID table */ member
|
D | cxgb4.h | 503 struct tid_info tids; member
|
/linux-3.4.99/drivers/net/ethernet/chelsio/cxgb3/ |
D | t3_hw.c | 2573 unsigned int m, pstructs, tids = t3_mc5_size(&adap->mc5); in partition_mem() local 2577 if (tids <= 16 * 1024) { in partition_mem() 2580 } else if (tids <= 64 * 1024) { in partition_mem() 2583 } else if (tids <= 256 * 1024) { in partition_mem() 2608 m = tids * TCB_SIZE; in partition_mem() 2622 tids = (p->cm_size - m - (3 << 20)) / 3072 - 32; in partition_mem() 2625 if (tids < m) in partition_mem() 2626 adap->params.mc5.nservers += m - tids; in partition_mem()
|
/linux-3.4.99/include/net/ |
D | mac80211.h | 2250 u16 tids, int num_frames, 2255 u16 tids, int num_frames,
|
/linux-3.4.99/drivers/net/wireless/rtlwifi/rtl8192cu/ |
D | trx.c | 530 if (mac->tids[tid].agg.agg_state == RTL_AGG_ON && in rtl92cu_tx_fill_desc()
|
/linux-3.4.99/fs/cifs/ |
D | CHANGES | 274 the tids match and we try to find matching fid on wrong server. Fix read 849 Reconnect tids and fids after session reconnection (still do not
|