Searched refs:tid (Results 1 - 25 of 627) sorted by last modified time

1234567891011>>

/linux-master/net/wireless/
H A Dnl80211.c6683 int tid; local
6690 for (tid = 0; tid < IEEE80211_NUM_TIDS + 1; tid++) {
6694 tidstats = &sinfo->pertid[tid];
6699 tidattr = nla_nest_start_noflag(msg, tid + 1);
15892 struct nlattr *tid; local
15903 nla_for_each_nested(tid, info->attrs[NL80211_ATTR_TID_CONFIG],
15917 nla_for_each_nested(tid, info->attrs[NL80211_ATTR_TID_CONFIG],
15920 tid, NUL
[all...]
/linux-master/net/mac80211/
H A Dtx.c807 static __le16 ieee80211_tx_next_seq(struct sta_info *sta, int tid) argument
809 u16 *seq = &sta->tid_seq[tid];
823 int tid; local
882 tid = ieee80211_get_tid(hdr);
883 tx->sta->deflink.tx_stats.msdu[tid]++;
885 hdr->seq_ctrl = ieee80211_tx_next_seq(tx->sta, tid);
1109 int tid)
1122 } else if (!tx->sta->sta.txq[tid]) {
1142 tid_tx = rcu_dereference_protected_tid_tx(tx->sta, tid);
1180 u16 tid; local
1105 ieee80211_tx_prep_agg(struct ieee80211_tx_data *tx, struct sk_buff *skb, struct ieee80211_tx_info *info, struct tid_ampdu_tx *tid_tx, int tid) argument
1211 int tid; local
1320 u8 tid = skb->priority & IEEE80211_QOS_CTL_TID_MASK; local
1503 ieee80211_txq_init(struct ieee80211_sub_if_data *sdata, struct sta_info *sta, struct txq_info *txqi, int tid) argument
3409 u8 tid = skb->priority & IEEE80211_QOS_CTL_TAG1D_MASK; local
3558 u8 tid = IEEE80211_NUM_TIDS; local
3721 u8 tid = skb->priority & IEEE80211_QOS_CTL_TAG1D_MASK; local
3766 u8 tid = IEEE80211_NUM_TIDS; local
4609 u8 tid; local
5959 ieee80211_reserve_tid(struct ieee80211_sta *pubsta, u8 tid) argument
6023 ieee80211_unreserve_tid(struct ieee80211_sta *pubsta, u8 tid) argument
6050 __ieee80211_tx_skb_tid_band(struct ieee80211_sub_if_data *sdata, struct sk_buff *skb, int tid, int link_id, enum nl80211_band band) argument
6107 ieee80211_tx_skb_tid(struct ieee80211_sub_if_data *sdata, struct sk_buff *skb, int tid, int link_id) argument
[all...]
H A Drx.c889 int tid, seqno_idx, security_idx; local
895 tid = *qc & IEEE80211_QOS_CTL_TID_MASK;
899 seqno_idx = tid;
900 security_idx = tid;
917 tid = 0;
924 rx->skb->priority = (tid > 7) ? 0 : tid;
1263 * one from first Rxed frame for this tid after BA was started.
1354 u8 tid, ack_policy; local
1370 tid
1567 int tid; local
1658 ieee80211_sta_uapsd_trigger(struct ieee80211_sta *pubsta, u8 tid) argument
1729 u8 tid = ieee80211_get_tid(hdr); local
2774 u8 tid; local
3250 u16 tid; local
4293 ieee80211_release_reorder_timeout(struct sta_info *sta, int tid) argument
4333 ieee80211_mark_rx_ba_filtered_frames(struct ieee80211_sta *pubsta, u8 tid, u16 ssn, u64 filtered, u16 received_mpdus) argument
[all...]
H A Dmlme.c3322 u16 tid; local
3330 tid = ieee80211_get_tid(hdr);
3331 ac = ieee80211_ac_from_tid(tid);
5961 u8 control, link_map_presence, map_size, tid; local
6020 for (tid = 1; tid < 8; tid++) {
6024 sdata_info(sdata, "Invalid advertised T2L map for tid %d\n",
6025 tid);
6491 u8 tid, le local
6646 u8 control, link_map_presence, map_size, tid; local
[all...]
H A Dmesh.c760 u8 tid; local
802 tid = skb->priority & IEEE80211_QOS_CTL_TAG1D_MASK;
803 tid_tx = rcu_dereference(sta->ampdu_mlme.tid_tx[tid]);
/linux-master/include/net/
H A Dmac80211.h100 * Intermediate queues (struct ieee80211_txq) are kept per-sta per-tid, with
487 * @tid: the tid
492 u16 tid; member in struct:ieee80211_ba_event
2524 * @tid: the TID for this queue (unused for per-vif queue),
2535 u8 tid; member in struct:ieee80211_txq
3648 * @tid: tid of the BA session
3663 u16 tid; member in struct:ieee80211_ampdu_params
5185 * @tid
6803 ieee80211_start_rx_ba_session_offl(struct ieee80211_vif *vif, const u8 *addr, u16 tid) argument
6825 ieee80211_stop_rx_ba_session_offl(struct ieee80211_vif *vif, const u8 *addr, u16 tid) argument
[all...]
/linux-master/drivers/net/wireless/virtual/
H A Dmac80211_hwsim.c2863 u16 tid = params->tid; local
2871 ieee80211_stop_tx_ba_cb_irqsafe(vif, sta->addr, tid);
/linux-master/drivers/net/
H A Dgtp.c42 u64 tid; member in struct:pdp_ctx::__anon61::__anon62
108 static inline u32 gtp0_hashfn(u64 tid) argument
110 u32 *tid32 = (u32 *) &tid;
114 static inline u32 gtp1u_hashfn(u32 tid) argument
116 return jhash_1word(tid, gtp_h_initval);
125 static struct pdp_ctx *gtp0_pdp_find(struct gtp_dev *gtp, u64 tid) argument
130 head = &gtp->tid_hash[gtp0_hashfn(tid) % gtp->hash_size];
134 pdp->u.v0.tid == tid)
141 static struct pdp_ctx *gtp1_pdp_find(struct gtp_dev *gtp, u32 tid) argument
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore.c76 atomic64_t tid; member in struct:mlxsw_core::__anon43
375 MLXSW_ITEM64(emad, op_tlv, tid, 0x08, 0, 64);
476 u64 tid)
492 mlxsw_emad_op_tlv_tid_set(op_tlv, tid);
520 enum mlxsw_core_reg_access_type type, u64 tid)
541 mlxsw_emad_pack_op_tlv(buf, reg, type, tid);
683 u64 tid; member in struct:mlxsw_reg_trans
840 if (mlxsw_emad_get_tid(skb) == trans->tid) {
883 u64 tid; local
898 get_random_bytes(&tid,
473 mlxsw_emad_pack_op_tlv(char *op_tlv, const struct mlxsw_reg_info *reg, enum mlxsw_core_reg_access_type type, u64 tid) argument
516 mlxsw_emad_construct(const struct mlxsw_core *mlxsw_core, struct sk_buff *skb, const struct mlxsw_reg_info *reg, char *payload, enum mlxsw_core_reg_access_type type, u64 tid) argument
964 mlxsw_emad_reg_access(struct mlxsw_core *mlxsw_core, const struct mlxsw_reg_info *reg, char *payload, enum mlxsw_core_reg_access_type type, struct mlxsw_reg_trans *trans, struct list_head *bulk_list, mlxsw_reg_trans_cb_t *cb, unsigned long cb_priv, u64 tid) argument
2684 u64 tid = mlxsw_core_tid_get(mlxsw_core); local
[all...]
/linux-master/fs/smb/client/
H A Dtrace.h90 __u32 tid,
95 TP_ARGS(xid, fid, tid, sesid, offset, len, rc),
99 __field(__u32, tid)
108 __entry->tid = tid;
114 TP_printk("\txid=%u sid=0x%llx tid=0x%x fid=0x%llx offset=0x%llx len=0x%x rc=%d",
115 __entry->xid, __entry->sesid, __entry->tid, __entry->fid,
123 __u32 tid, \
128 TP_ARGS(xid, fid, tid, sesid, offset, len, rc))
141 __u32 tid,
[all...]
H A Dsmb2transport.c184 smb2_find_smb_sess_tcon_unlocked(struct cifs_ses *ses, __u32 tid) argument
189 if (tcon->tid != tid)
201 * Obtain tcon corresponding to the tid in the given
206 smb2_find_smb_tcon(struct TCP_Server_Info *server, __u64 ses_id, __u32 tid) argument
217 tcon = smb2_find_smb_sess_tcon_unlocked(ses, tid);
H A Dsmb2pdu.c135 shdr->Id.SyncId.TreeId = cpu_to_le32(tcon->tid);
2051 tcon->tid = 0;
2101 trace_smb3_tcon(xid, tcon->tid, ses->Suid, tree, rc);
2129 tcon->tid = le32_to_cpu(rsp->hdr.Id.SyncId.TreeId);
2177 trace_smb3_tdis_enter(xid, tcon->tid, ses->Suid, tcon->tree_name);
2211 trace_smb3_tdis_err(xid, tcon->tid, ses->Suid, rc);
2213 trace_smb3_tdis_done(xid, tcon->tid, ses->Suid);
2933 trace_smb3_posix_mkdir_enter(xid, tcon->tid, ses->Suid, full_path, CREATE_NOT_FILE,
2944 trace_smb3_posix_mkdir_err(xid, tcon->tid, ses->Suid,
2962 trace_smb3_posix_mkdir_done(xid, rsp->PersistentFileId, tcon->tid, se
[all...]
H A Dsmb2ops.c1330 seq_printf(m, "\n\ttid: 0x%x", tcon->tid);
2351 tcon->tid, tcon->ses->Suid, 0, 0, rc);
2360 tcon->tid, tcon->ses->Suid, 0, 0);
2369 trace_smb3_query_dir_err(xid, fid->persistent_fid, tcon->tid,
2375 trace_smb3_query_dir_done(xid, fid->persistent_fid, tcon->tid,
2487 if (tcon->tid == le32_to_cpu(shdr->Id.SyncId.TreeId)) {
2816 trace_smb3_qfs_done(xid, tcon->tid, tcon->ses->Suid, tcon->tree_name, rc);
3201 trace_smb3_zero_enter(xid, cfile->fid.persistent_fid, tcon->tid,
3243 trace_smb3_zero_err(xid, cfile->fid.persistent_fid, tcon->tid,
3246 trace_smb3_zero_done(xid, cfile->fid.persistent_fid, tcon->tid,
[all...]
H A Dmisc.c279 buffer->Tid = treeCon->tid;
489 /* look up tcon based on tid & uid */
495 if (tcon->tid != buf->Tid)
H A Dsmb2misc.c622 /* look up tcon based on tid & uid */
699 /* look up tcon based on tid & uid */
822 cifs_server_dbg(FYI, "tid=0x%x: tcon is closing, skipping async close retry of fid %llu %llu\n",
823 tcon->tid, persistent_fid, volatile_fid);
H A Dconnect.c214 * before reconnecting the tcp session, mark the smb session (uid) and the tid bad so they
1967 cifs_dbg(FYI, "IPC tcon rc=%d ipc tid=0x%x\n", rc, tcon->tid);
3716 NULL /*no tid */, 4 /*wct */);
3767 tcon->tid = smb_buffer_response->Tid;
H A Dcifsglob.h1205 __u32 tid; /* The 4 byte tree id */ member in struct:cifs_tcon
1259 bool need_reconnect:1; /* connection reset, tid now invalid */
H A Dioctl.c125 tcon_inf.tid = tcon->tid;
H A Ddir.c630 trace_smb3_mknod_enter(xid, tcon->ses->Suid, tcon->tid, full_path);
638 trace_smb3_mknod_err(xid, tcon->ses->Suid, tcon->tid, rc);
640 trace_smb3_mknod_done(xid, tcon->ses->Suid, tcon->tid);
/linux-master/drivers/android/
H A Dbinder.c4686 int tid = t->debug_id; local
4699 tid, BR_FAILED_REPLY, ret, __LINE__);
/linux-master/tools/include/uapi/sound/
H A Dasound.h909 struct snd_timer_id tid; /* requested timer ID */ member in struct:snd_timer_ginfo
923 struct snd_timer_id tid; /* requested timer ID */ member in struct:snd_timer_gparams
930 struct snd_timer_id tid; /* requested timer ID */ member in struct:snd_timer_gstatus
/linux-master/drivers/infiniband/core/
H A Dcm.c228 __be64 tid; member in struct:cm_id_private
1305 __be16 attr_id, __be64 tid)
1312 hdr->tid = tid;
1316 __be64 tid, u32 attr_mod)
1318 cm_format_mad_hdr(hdr, attr_id, tid);
1568 cm_id_priv->tid = req_msg->hdr.tid;
1609 cm_format_mad_hdr(&rej_msg->hdr, CM_REJ_ATTR_ID, rcv_msg->hdr.tid);
1877 cm_format_mad_hdr(&mra_msg->hdr, CM_MRA_ATTR_ID, cm_id_priv->tid);
1304 cm_format_mad_hdr(struct ib_mad_hdr *hdr, __be16 attr_id, __be64 tid) argument
1315 cm_format_mad_ece_hdr(struct ib_mad_hdr *hdr, __be16 attr_id, __be64 tid, u32 attr_mod) argument
[all...]
/linux-master/fs/ceph/
H A Dmds_client.c1146 lookup_get_request(struct ceph_mds_client *mdsc, u64 tid) argument
1150 req = lookup_request(&mdsc->request_tree, tid);
1158 * Register an in-flight request, and assign a tid. Link to directory
1182 doutc(cl, "%p tid %lld\n", req, req->r_tid);
1207 doutc(mdsc->fsc->client, "%p tid %lld\n", req, req->r_tid);
2284 if (cf->tid <= want_flush_tid) {
2285 doutc(cl, "still flushing tid %llu <= %llu\n",
2286 cf->tid, want_flush_tid);
2610 * return oldest (lowest) request, tid in request tree, 0 if none.
3079 msg->hdr.tid
3801 u64 tid; local
4011 u64 tid = le64_to_cpu(msg->hdr.tid); local
[all...]
H A Dcaps.c1265 " tid %llu/%llu mseq %u follows %lld size %llu/%llu"
1275 msg->hdr.tid = cpu_to_le64(arg->flush_tid);
1486 if (capsnap->cap_flush.tid)
1544 " flushing %s tid %llu, requeuing cap.\n",
1573 arg.flush_tid = capsnap->cap_flush.tid;
1656 if (capsnap->cap_flush.tid > 0) {
1662 capsnap->cap_flush.tid = ++mdsc->last_cap_flush_tid;
1677 first_tid = capsnap->cap_flush.tid;
1678 last_tid = capsnap->cap_flush.tid;
1696 if (iter->tid >
[all...]
/linux-master/drivers/net/hyperv/
H A Dnetvsc.c1327 rcd->tid, VM_PKT_COMP, 0);
1364 u64 tid, u32 status)
1379 netdev_err(ndev, "Recv_comp full buf q:%hd, tid:%llx\n",
1380 q_idx, tid);
1385 rcd->tid = tid;
1627 netdev_err(ndev, "unhandled packet type %d, tid %llx\n",
1362 enq_receive_complete(struct net_device *ndev, struct netvsc_device *nvdev, u16 q_idx, u64 tid, u32 status) argument

Completed in 492 milliseconds

1234567891011>>