/Linux-v4.19/net/mac80211/ |
D | agg-tx.c | 65 const u8 *da, u16 tid, in ieee80211_send_addba_request() 115 void ieee80211_send_bar(struct ieee80211_vif *vif, u8 *ra, u16 tid, u16 ssn) in ieee80211_send_bar() 145 void ieee80211_assign_tid_tx(struct sta_info *sta, int tid, in ieee80211_assign_tid_tx() 193 ieee80211_agg_stop_txq(struct sta_info *sta, int tid) in ieee80211_agg_stop_txq() 214 ieee80211_agg_start_txq(struct sta_info *sta, int tid, bool enable) in ieee80211_agg_start_txq() 271 static void ieee80211_remove_tid_tx(struct sta_info *sta, int tid) in ieee80211_remove_tid_tx() 301 int ___ieee80211_stop_tx_ba_session(struct sta_info *sta, u16 tid, in ___ieee80211_stop_tx_ba_session() 436 u8 tid = tid_tx->tid; in sta_addba_resp_timer_expired() local 452 void ieee80211_tx_ba_session_handle_start(struct sta_info *sta, int tid) in ieee80211_tx_ba_session_handle_start() 541 u8 tid = tid_tx->tid; in sta_tx_agg_session_timer_expired() local [all …]
|
D | agg-rx.c | 61 void ___ieee80211_stop_rx_ba_session(struct sta_info *sta, u16 tid, in ___ieee80211_stop_rx_ba_session() 120 void __ieee80211_stop_rx_ba_session(struct sta_info *sta, u16 tid, in __ieee80211_stop_rx_ba_session() 159 u8 tid = tid_rx->tid; in sta_rx_agg_session_timer_expired() local 184 static void ieee80211_send_addba_resp(struct ieee80211_sub_if_data *sdata, u8 *da, u16 tid, in ieee80211_send_addba_resp() 233 u16 start_seq_num, u16 ba_policy, u16 tid, in ___ieee80211_start_rx_ba_session() 424 u16 tid, u16 buf_size, bool tx, in __ieee80211_start_rx_ba_session() 439 u16 capab, tid, timeout, ba_policy, buf_size, start_seq_num; in ieee80211_process_addba_request() local 459 const u8 *addr, unsigned int tid) in ieee80211_manage_rx_ba_offl() 478 const u8 *addr, unsigned int tid) in ieee80211_rx_ba_timer_expired()
|
D | wme.c | 62 static inline u8 ieee80211_fix_reserved_tid(u8 tid) in ieee80211_fix_reserved_tid() 240 u8 tid = skb->priority & IEEE80211_QOS_CTL_TAG1D_MASK; in ieee80211_set_qos_hdr() local
|
D | status.c | 90 int tid = *p & IEEE80211_QOS_CTL_TID_MASK; in ieee80211_handle_filtered_frame() local 173 static void ieee80211_check_pending_bar(struct sta_info *sta, u8 *addr, u8 tid) in ieee80211_check_pending_bar() 206 u16 tid = qc[0] & 0xf; in ieee80211_frame_acked() local 248 static void ieee80211_set_bar_pending(struct sta_info *sta, u8 tid, u16 ssn) in ieee80211_set_bar_pending() 717 int tid = IEEE80211_NUM_TIDS; in __ieee80211_tx_status() local
|
/Linux-v4.19/drivers/net/wireless/mediatek/mt76/ |
D | agg-rx.c | 21 mt76_aggr_release(struct mt76_rx_tid *tid, struct sk_buff_head *frames, int idx) in mt76_aggr_release() 37 mt76_rx_aggr_release_frames(struct mt76_rx_tid *tid, struct sk_buff_head *frames, in mt76_rx_aggr_release_frames() 49 mt76_rx_aggr_release_head(struct mt76_rx_tid *tid, struct sk_buff_head *frames) in mt76_rx_aggr_release_head() 60 mt76_rx_aggr_check_release(struct mt76_rx_tid *tid, struct sk_buff_head *frames) in mt76_rx_aggr_check_release() 97 struct mt76_rx_tid *tid = container_of(work, struct mt76_rx_tid, in mt76_rx_aggr_reorder_work() local 128 struct mt76_rx_tid *tid; in mt76_rx_aggr_check_ctl() local 155 struct mt76_rx_tid *tid; in mt76_rx_aggr_reorder() local 245 struct mt76_rx_tid *tid; in mt76_rx_aggr_start() local 265 static void mt76_rx_aggr_shutdown(struct mt76_dev *dev, struct mt76_rx_tid *tid) in mt76_rx_aggr_shutdown() 290 struct mt76_rx_tid *tid; in mt76_rx_aggr_stop() local
|
/Linux-v4.19/drivers/net/ethernet/marvell/mvpp2/ |
D | mvpp2_prs.c | 47 int tid) in mvpp2_prs_init_from_hw() 366 int tid; in mvpp2_prs_flow_find() local 391 int tid; in mvpp2_prs_tcam_first_free() local 448 int tid; in mvpp2_prs_mac_promisc_set() local 500 int tid, shift; in mvpp2_prs_dsa_tag_set() local 567 int tid, shift, port_mask; in mvpp2_prs_dsa_tag_ethertype_set() local 634 int tid; in mvpp2_prs_vlan_find() local 676 int tid_aux, tid; in mvpp2_prs_vlan_add() local 761 int tid; in mvpp2_prs_double_vlan_find() local 794 int tid_aux, tid, ai, ret = 0; in mvpp2_prs_double_vlan_add() local [all …]
|
/Linux-v4.19/drivers/net/ethernet/chelsio/libcxgb/ |
D | libcxgb_cm.h | 89 cxgb_mk_tid_release(struct sk_buff *skb, u32 len, u32 tid, u16 chan) in cxgb_mk_tid_release() 101 cxgb_mk_close_con_req(struct sk_buff *skb, u32 len, u32 tid, u16 chan, in cxgb_mk_close_con_req() 115 cxgb_mk_abort_req(struct sk_buff *skb, u32 len, u32 tid, u16 chan, in cxgb_mk_abort_req() 130 cxgb_mk_abort_rpl(struct sk_buff *skb, u32 len, u32 tid, u16 chan) in cxgb_mk_abort_rpl() 143 cxgb_mk_rx_data_ack(struct sk_buff *skb, u32 len, u32 tid, u16 chan, in cxgb_mk_rx_data_ack()
|
/Linux-v4.19/drivers/net/wireless/marvell/mwifiex/ |
D | 11n.h | 70 struct mwifiex_ra_list_tbl *ptr, int tid) in mwifiex_is_station_ampdu_allowed() 83 struct mwifiex_ra_list_tbl *ptr, int tid) in mwifiex_is_ampdu_allowed() 102 mwifiex_is_amsdu_allowed(struct mwifiex_private *priv, int tid) in mwifiex_is_amsdu_allowed() 147 int tid; in mwifiex_find_stream_to_delete() local
|
D | 11n.c | 113 int tid; in mwifiex_ret_11n_delba() local 159 int tid, tid_down; in mwifiex_ret_11n_addba_req() local 539 mwifiex_get_ba_tbl(struct mwifiex_private *priv, int tid, u8 *ra) in mwifiex_get_ba_tbl() 561 void mwifiex_create_ba_tbl(struct mwifiex_private *priv, u8 *ra, int tid, in mwifiex_create_ba_tbl() 596 int mwifiex_send_addba(struct mwifiex_private *priv, int tid, u8 *peer_mac) in mwifiex_send_addba() 659 int mwifiex_send_delba(struct mwifiex_private *priv, int tid, u8 *peer_mac, in mwifiex_send_delba() 687 void mwifiex_11n_delba(struct mwifiex_private *priv, int tid) in mwifiex_11n_delba() 715 int tid; in mwifiex_11n_delete_ba_stream() local 879 mwifiex_send_delba_txbastream_tbl(struct mwifiex_private *priv, u8 tid) in mwifiex_send_delba_txbastream_tbl()
|
D | 11n_rxreorder.c | 231 mwifiex_11n_get_rx_reorder_tbl(struct mwifiex_private *priv, int tid, u8 *ta) in mwifiex_11n_get_rx_reorder_tbl() 324 int tid, int win_size, int seq_num) in mwifiex_11n_create_rx_reorder_tbl() 458 u8 tid; in mwifiex_cmd_11n_addba_rsp_gen() local 547 u16 seq_num, u16 tid, in mwifiex_11n_rx_reorder_pkt() 665 mwifiex_del_ba_tbl(struct mwifiex_private *priv, int tid, u8 *peer_mac, in mwifiex_del_ba_tbl() 726 int tid, win_size; in mwifiex_ret_11n_addba_resp() local
|
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb3/ |
D | cxgb3_defs.h | 63 unsigned int tid) in lookup_tid() 75 unsigned int tid) in lookup_stid() 94 unsigned int tid) in lookup_atid()
|
D | cxgb3_offload.c | 376 struct tid_range *tid; in cxgb_offload_ctl() local 536 void *ctx, unsigned int tid) in cxgb3_insert_tid() 550 static inline void mk_tid_release(struct sk_buff *skb, unsigned int tid) in mk_tid_release() 604 void cxgb3_queue_tid_release(struct t3cdev *tdev, unsigned int tid) in cxgb3_queue_tid_release() 627 void cxgb3_remove_tid(struct t3cdev *tdev, void *ctx, unsigned int tid) in cxgb3_remove_tid() 801 unsigned int tid = GET_TID(req); in do_cr() local 859 unsigned int tid = GET_TID(req); in do_abort_req_rss() local 895 unsigned int tid = GET_TID(req); in do_act_establish() local 1088 static void set_l2t_ix(struct t3cdev *tdev, u32 tid, struct l2t_entry *e) in set_l2t_ix() 1117 u32 tid; in cxgb_redirect() local
|
/Linux-v4.19/drivers/scsi/cxgbi/cxgb4i/ |
D | cxgb4i.c | 426 unsigned int tid = csk->tid; in send_close_req() local 783 unsigned int tid = GET_TID(req); in do_act_establish() local 934 unsigned int tid = GET_TID(rpl); in do_act_open_rpl() local 983 unsigned int tid = GET_TID(req); in do_peer_close() local 1004 unsigned int tid = GET_TID(rpl); in do_close_con_rpl() local 1043 unsigned int tid = GET_TID(req); in do_abort_req_rss() local 1091 unsigned int tid = GET_TID(rpl); in do_abort_rpl_rss() local 1116 unsigned int tid = GET_TID(cpl); in do_rx_data() local 1138 unsigned int tid = GET_TID(cpl); in do_rx_iscsi_hdr() local 1244 u32 tid = GET_TID(cpl); in do_rx_iscsi_data() local [all …]
|
/Linux-v4.19/fs/jfs/ |
D | namei.c | 79 tid_t tid; /* transaction id */ in jfs_create() local 211 tid_t tid; /* transaction id */ in jfs_mkdir() local 348 tid_t tid; /* transaction id */ in jfs_rmdir() local 478 tid_t tid; /* transaction id */ in jfs_unlink() local 634 static s64 commitZeroLink(tid_t tid, struct inode *ip) in commitZeroLink() 801 tid_t tid; in jfs_link() local 888 tid_t tid; in jfs_symlink() local 1085 tid_t tid; in jfs_rename() local 1370 tid_t tid; in jfs_mknod() local
|
D | acl.c | 69 static int __jfs_set_acl(tid_t tid, struct inode *inode, int type, in __jfs_set_acl() 110 tid_t tid; in jfs_set_acl() local 137 int jfs_init_acl(tid_t tid, struct inode *inode, struct inode *dir) in jfs_init_acl()
|
D | jfs_xtree.c | 537 int xtInsert(tid_t tid, /* transaction id */ in xtInsert() 688 xtSplitUp(tid_t tid, in xtSplitUp() 958 xtSplitPage(tid_t tid, struct inode *ip, in xtSplitPage() 1225 xtSplitRoot(tid_t tid, in xtSplitRoot() 1360 int xtExtend(tid_t tid, /* transaction id */ in xtExtend() 1522 int xtTailgate(tid_t tid, /* transaction id */ in xtTailgate() 1705 int xtUpdate(tid_t tid, struct inode *ip, xad_t * nxad) in xtUpdate() 2169 int xtAppend(tid_t tid, /* transaction id */ in xtAppend() 2339 int xtDelete(tid_t tid, struct inode *ip, s64 xoff, s32 xlen, int flag) in xtDelete() 2410 xtDeleteUp(tid_t tid, struct inode *ip, in xtDeleteUp() [all …]
|
/Linux-v4.19/drivers/net/wireless/ath/ath9k/ |
D | xmit.c | 116 void __ath_tx_queue_tid(struct ath_softc *sc, struct ath_atx_tid *tid) in __ath_tx_queue_tid() 138 void ath_tx_queue_tid(struct ath_softc *sc, struct ath_atx_tid *tid) in ath_tx_queue_tid() 158 struct ath_atx_tid *tid = (struct ath_atx_tid *) queue->drv_priv; in ath9k_wake_tx_queue() local 182 static void ath_send_bar(struct ath_atx_tid *tid, u16 seqno) in ath_send_bar() 221 ath_tid_pull(struct ath_atx_tid *tid) in ath_tid_pull() 259 static bool ath_tid_has_buffered(struct ath_atx_tid *tid) in ath_tid_has_buffered() 264 static struct sk_buff *ath_tid_dequeue(struct ath_atx_tid *tid) in ath_tid_dequeue() 275 static void ath_tx_flush_tid(struct ath_softc *sc, struct ath_atx_tid *tid) in ath_tx_flush_tid() 314 static void ath_tx_update_baw(struct ath_softc *sc, struct ath_atx_tid *tid, in ath_tx_update_baw() 337 static void ath_tx_addto_baw(struct ath_softc *sc, struct ath_atx_tid *tid, in ath_tx_addto_baw() [all …]
|
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/dvm/ |
D | tx.c | 292 u8 sta_id, tid = IWL_MAX_TID_COUNT; in iwlagn_tx_skb() local 505 struct ieee80211_sta *sta, u16 tid) in iwlagn_tx_agg_stop() 596 struct ieee80211_sta *sta, u16 tid, u16 *ssn) in iwlagn_tx_agg_start() 655 struct ieee80211_sta *sta, u16 tid) in iwlagn_tx_agg_flush() 700 struct ieee80211_sta *sta, u16 tid, u8 buf_size) in iwlagn_tx_agg_oper() 763 static void iwlagn_check_ratid_empty(struct iwl_priv *priv, int sta_id, u8 tid) in iwlagn_check_ratid_empty() 944 int tid = (tx_resp->ra_tid & IWLAGN_TX_RES_TID_MSK) >> in iwl_rx_reply_tx_agg() local 1141 int tid; in iwlagn_rx_reply_tx() local 1292 int tid; in iwlagn_rx_reply_compressed_ba() local
|
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | tx.c | 80 u16 tid, u16 ssn) in iwl_mvm_bar_check_trigger() 790 u8 tid, txf; in iwl_mvm_tx_tso() local 914 struct iwl_mvm_sta *mvm_sta, u8 tid, in iwl_mvm_tx_add_stream() 946 int tid; in iwl_mvm_txq_should_update() local 977 struct iwl_mvm_sta *mvmsta, int tid) in iwl_mvm_tx_pkt_queued() 998 u8 tid = IWL_MAX_TID_COUNT; in iwl_mvm_tx_mpdu() local 1181 struct ieee80211_sta *sta, u8 tid) in iwl_mvm_check_ratid_empty() 1383 int tid = IWL_MVM_TX_RES_GET_TID(tx_resp->ra_tid); in iwl_mvm_rx_tx_cmd_single() local 1644 int tid = IWL_MVM_TX_RES_GET_TID(tx_resp->ra_tid); in iwl_mvm_rx_tx_cmd_agg() local 1687 static void iwl_mvm_tx_reclaim(struct iwl_mvm *mvm, int sta_id, int tid, in iwl_mvm_tx_reclaim() [all …]
|
D | sta.c | 365 int tid; in iwl_mvm_get_queue_agg_tids() local 407 int tid; in iwl_mvm_remove_sta_queue_marking() local 450 u8 txq_curr_ac, sta_id, tid; in iwl_mvm_free_inactive_queue() local 579 int iwl_mvm_scd_queue_redirect(struct iwl_mvm *mvm, int queue, int tid, in iwl_mvm_scd_queue_redirect() 676 int tid) in iwl_mvm_sta_alloc_queue_tvqm() 705 struct ieee80211_sta *sta, u8 ac, int tid, in iwl_mvm_sta_alloc_queue() 915 int tid; in iwl_mvm_change_queue_owner() local 955 int tid = -1; in iwl_mvm_unshare_queue() local 1032 static inline u8 iwl_mvm_tid_to_ac_queue(int tid) in iwl_mvm_tid_to_ac_queue() 1041 struct ieee80211_sta *sta, int tid) in iwl_mvm_tx_deferred_stream() [all …]
|
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192de/ |
D | sw.c | 89 u8 tid; in rtl92d_init_sw_vars() local 198 u8 tid; in rtl92d_deinit_sw_vars() local
|
/Linux-v4.19/fs/jbd2/ |
D | journal.c | 537 int jbd2_log_start_commit(journal_t *journal, tid_t tid) in jbd2_log_start_commit() 557 tid_t tid; in __jbd2_journal_force_commit() local 629 tid_t tid = journal->j_running_transaction->t_tid; in jbd2_journal_start_commit() local 656 int jbd2_trans_will_send_data_barrier(journal_t *journal, tid_t tid) in jbd2_trans_will_send_data_barrier() 695 int jbd2_log_wait_commit(journal_t *journal, tid_t tid) in jbd2_log_wait_commit() 738 int jbd2_transaction_committed(journal_t *journal, tid_t tid) in jbd2_transaction_committed() 761 int jbd2_complete_transaction(journal_t *journal, tid_t tid) in jbd2_complete_transaction() 899 int jbd2_journal_get_log_tail(journal_t *journal, tid_t *tid, in jbd2_journal_get_log_tail() 938 int __jbd2_update_log_tail(journal_t *journal, tid_t tid, unsigned long block) in __jbd2_update_log_tail() 981 void jbd2_update_log_tail(journal_t *journal, tid_t tid, unsigned long block) in jbd2_update_log_tail() [all …]
|
/Linux-v4.19/include/net/ |
D | gtp.h | 20 __be64 tid; member 27 __be32 tid; member
|
/Linux-v4.19/tools/perf/scripts/python/ |
D | futex-contention.py | 24 def syscalls__sys_enter_futex(event, ctxt, cpu, s, ns, tid, comm, callchain, argument 34 def syscalls__sys_exit_futex(event, ctxt, cpu, s, ns, tid, comm, callchain, argument
|
/Linux-v4.19/drivers/net/can/usb/kvaser_usb/ |
D | kvaser_usb_leaf.c | 121 u8 tid; member 126 u8 tid; member 146 u8 tid; member 155 u8 tid; member 165 u8 tid; member 176 u8 tid; member 212 u8 tid; member 224 u8 tid; member 237 u8 tid; member 241 u8 tid; member [all …]
|