/linux-6.3-rc2/net/mac80211/ |
A D | agg-tx.c | 62 const u8 *da, u16 tid, in ieee80211_send_addba_request() 142 void ieee80211_assign_tid_tx(struct sta_info *sta, int tid, in ieee80211_assign_tid_tx() 190 ieee80211_agg_stop_txq(struct sta_info *sta, int tid) in ieee80211_agg_stop_txq() 436 u8 tid = tid_tx->tid; in sta_addba_resp_timer_expired() local 457 u8 tid = tid_tx->tid; in ieee80211_send_addba_with_timeout() local 565 u8 tid = tid_tx->tid; in sta_tx_agg_session_timer_expired() local 733 struct sta_info *sta, u16 tid) in ieee80211_agg_tx_operational() 796 const u8 *ra, u16 tid, struct sta_info **sta) in ieee80211_lookup_tid_tx() 821 const u8 *ra, u16 tid) in ieee80211_start_tx_ba_cb_irqsafe() 935 const u8 *ra, u16 tid) in ieee80211_stop_tx_ba_cb_irqsafe() [all …]
|
A D | agg-rx.c | 58 void ___ieee80211_stop_rx_ba_session(struct sta_info *sta, u16 tid, in ___ieee80211_stop_rx_ba_session() 117 void __ieee80211_stop_rx_ba_session(struct sta_info *sta, u16 tid, in __ieee80211_stop_rx_ba_session() 156 u8 tid = tid_rx->tid; in sta_rx_agg_session_timer_expired() local 199 static void ieee80211_send_addba_resp(struct sta_info *sta, u8 *da, u16 tid, in ieee80211_send_addba_resp() 255 u16 start_seq_num, u16 ba_policy, u16 tid, in ___ieee80211_start_rx_ba_session() 450 u16 tid, u16 buf_size, bool tx, in __ieee80211_start_rx_ba_session() 466 u16 capab, tid, timeout, ba_policy, buf_size, start_seq_num; in ieee80211_process_addba_request() local 507 const u8 *addr, unsigned int tid) in ieee80211_manage_rx_ba_offl() 526 const u8 *addr, unsigned int tid) in ieee80211_rx_ba_timer_expired()
|
/linux-6.3-rc2/drivers/net/wireless/mediatek/mt76/ |
A D | agg-rx.c | 16 mt76_aggr_release(struct mt76_rx_tid *tid, struct sk_buff_head *frames, int idx) in mt76_aggr_release() 32 mt76_rx_aggr_release_frames(struct mt76_rx_tid *tid, in mt76_rx_aggr_release_frames() 45 mt76_rx_aggr_release_head(struct mt76_rx_tid *tid, struct sk_buff_head *frames) in mt76_rx_aggr_release_head() 56 mt76_rx_aggr_check_release(struct mt76_rx_tid *tid, struct sk_buff_head *frames) in mt76_rx_aggr_check_release() 93 struct mt76_rx_tid *tid = container_of(work, struct mt76_rx_tid, in mt76_rx_aggr_reorder_work() local 124 struct mt76_rx_tid *tid; in mt76_rx_aggr_check_ctl() local 153 struct mt76_rx_tid *tid; in mt76_rx_aggr_reorder() local 245 struct mt76_rx_tid *tid; in mt76_rx_aggr_start() local 266 static void mt76_rx_aggr_shutdown(struct mt76_dev *dev, struct mt76_rx_tid *tid) in mt76_rx_aggr_shutdown() 292 struct mt76_rx_tid *tid = NULL; in mt76_rx_aggr_stop() local
|
/linux-6.3-rc2/drivers/net/ethernet/marvell/mvpp2/ |
A D | mvpp2_prs.c | 47 int tid) in mvpp2_prs_init_from_hw() 367 int tid; in mvpp2_prs_flow_find() local 392 int tid; in mvpp2_prs_tcam_first_free() local 478 int tid; in mvpp2_prs_mac_promisc_set() local 664 int tid; in mvpp2_prs_vlan_find() local 791 int tid; in mvpp2_prs_double_vlan_find() local 898 int tid; in mvpp2_prs_ip4_proto() local 1025 int tid; in mvpp2_prs_ip6_proto() local 1065 int tid; in mvpp2_prs_ip6_cast() local 1610 int tid; in mvpp2_prs_pppoe_init() local [all …]
|
/linux-6.3-rc2/drivers/net/ethernet/chelsio/libcxgb/ |
A 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-6.3-rc2/tools/perf/dlfilters/ |
A D | dlfilter-show-cycles.c | 29 __s32 tid; member 47 static struct entry *find_entry(__s32 tid) in find_entry() 72 static void add_entry(__s32 tid, int pos, __u64 cnt) in add_entry() 83 __s32 tid = sample->tid; in filter_event_early() local 109 __s32 tid = sample->tid; in filter_event() local
|
/linux-6.3-rc2/drivers/net/wireless/marvell/mwifiex/ |
A D | 11n.c | 99 int tid; in mwifiex_ret_11n_delba() local 145 int tid, tid_down; in mwifiex_ret_11n_addba_req() local 524 mwifiex_get_ba_tbl(struct mwifiex_private *priv, int tid, u8 *ra) in mwifiex_get_ba_tbl() 544 void mwifiex_create_ba_tbl(struct mwifiex_private *priv, u8 *ra, int tid, in mwifiex_create_ba_tbl() 578 int mwifiex_send_addba(struct mwifiex_private *priv, int tid, u8 *peer_mac) in mwifiex_send_addba() 640 int mwifiex_send_delba(struct mwifiex_private *priv, int tid, u8 *peer_mac, in mwifiex_send_delba() 669 void mwifiex_11n_delba(struct mwifiex_private *priv, int tid) in mwifiex_11n_delba() 695 int tid; in mwifiex_11n_delete_ba_stream() local 856 mwifiex_send_delba_txbastream_tbl(struct mwifiex_private *priv, u8 tid) in mwifiex_send_delba_txbastream_tbl()
|
A D | 11n.h | 58 struct mwifiex_ra_list_tbl *ptr, int tid) in mwifiex_is_station_ampdu_allowed() 71 struct mwifiex_ra_list_tbl *ptr, int tid) in mwifiex_is_ampdu_allowed() 90 mwifiex_is_amsdu_allowed(struct mwifiex_private *priv, int tid) in mwifiex_is_amsdu_allowed() 135 int tid; in mwifiex_find_stream_to_delete() local
|
A D | 11n_rxreorder.c | 230 mwifiex_11n_get_rx_reorder_tbl(struct mwifiex_private *priv, int tid, u8 *ta) in mwifiex_11n_get_rx_reorder_tbl() 330 int tid, int win_size, int seq_num) in mwifiex_11n_create_rx_reorder_tbl() 460 u8 tid; in mwifiex_cmd_11n_addba_rsp_gen() local 548 u16 seq_num, u16 tid, in mwifiex_11n_rx_reorder_pkt() 660 mwifiex_del_ba_tbl(struct mwifiex_private *priv, int tid, u8 *peer_mac, in mwifiex_del_ba_tbl() 716 int tid, win_size; in mwifiex_ret_11n_addba_resp() local
|
/linux-6.3-rc2/drivers/net/ethernet/chelsio/cxgb3/ |
A 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()
|
A 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-6.3-rc2/drivers/scsi/cxgbi/cxgb4i/ |
A D | cxgb4i.c | 445 unsigned int tid = csk->tid; in send_close_req() local 896 unsigned int tid = GET_TID(req); in do_act_establish() local 1047 unsigned int tid = GET_TID(rpl); in do_act_open_rpl() local 1096 unsigned int tid = GET_TID(req); in do_peer_close() local 1117 unsigned int tid = GET_TID(rpl); in do_close_con_rpl() local 1156 unsigned int tid = GET_TID(req); in do_abort_req_rss() local 1204 unsigned int tid = GET_TID(rpl); in do_abort_rpl_rss() local 1357 u32 tid = GET_TID(cpl); in do_rx_iscsi_data() local 1519 u32 tid = GET_TID(rpl); in do_rx_iscsi_cmp() local 1973 int tid) in ulp_mem_io_set_hdr() [all …]
|
/linux-6.3-rc2/fs/jfs/ |
A D | namei.c | 66 tid_t tid; /* transaction id */ in jfs_create() local 199 tid_t tid; /* transaction id */ in jfs_mkdir() local 336 tid_t tid; /* transaction id */ in jfs_rmdir() local 466 tid_t tid; /* transaction id */ in jfs_unlink() local 622 static s64 commitZeroLink(tid_t tid, struct inode *ip) in commitZeroLink() 789 tid_t tid; in jfs_link() local 876 tid_t tid; in jfs_symlink() local 1073 tid_t tid; in jfs_rename() local 1358 tid_t tid; in jfs_mknod() local
|
A D | acl.c | 59 static int __jfs_set_acl(tid_t tid, struct inode *inode, int type, in __jfs_set_acl() 101 tid_t tid; in jfs_set_acl() local 130 int jfs_init_acl(tid_t tid, struct inode *inode, struct inode *dir) in jfs_init_acl()
|
A D | jfs_xtree.c | 513 int xtInsert(tid_t tid, /* transaction id */ in xtInsert() 664 xtSplitUp(tid_t tid, in xtSplitUp() 934 xtSplitPage(tid_t tid, struct inode *ip, in xtSplitPage() 1201 xtSplitRoot(tid_t tid, in xtSplitRoot() 1336 int xtExtend(tid_t tid, /* transaction id */ in xtExtend() 1498 int xtUpdate(tid_t tid, struct inode *ip, xad_t * nxad) in xtUpdate() 1941 int xtAppend(tid_t tid, /* transaction id */ in xtAppend() 2099 void xtInitRoot(tid_t tid, struct inode *ip) in xtInitRoot() 2188 s64 xtTruncate(tid_t tid, struct inode *ip, s64 newsize, int flag) in xtTruncate() 2744 s64 xtTruncate_pmap(tid_t tid, struct inode *ip, s64 committed_size) in xtTruncate_pmap()
|
/linux-6.3-rc2/drivers/net/wireless/intel/iwlwifi/dvm/ |
A D | tx.c | 270 u8 sta_id, tid = IWL_MAX_TID_COUNT; in iwlagn_tx_skb() local 482 struct ieee80211_sta *sta, u16 tid) in iwlagn_tx_agg_stop() 573 struct ieee80211_sta *sta, u16 tid, u16 *ssn) in iwlagn_tx_agg_start() 632 struct ieee80211_sta *sta, u16 tid) in iwlagn_tx_agg_flush() 677 struct ieee80211_sta *sta, u16 tid, u8 buf_size) in iwlagn_tx_agg_oper() 740 static void iwlagn_check_ratid_empty(struct iwl_priv *priv, int sta_id, u8 tid) in iwlagn_check_ratid_empty() 921 int tid = (tx_resp->ra_tid & IWLAGN_TX_RES_TID_MSK) >> in iwl_rx_reply_tx_agg() local 1118 int tid; in iwlagn_rx_reply_tx() local 1269 int tid; in iwlagn_rx_reply_compressed_ba() local
|
/linux-6.3-rc2/drivers/net/wireless/ath/ath9k/ |
A D | xmit.c | 358 struct ath_atx_tid *tid) in ath_tid_drain() 483 struct ath_atx_tid *tid, in ath_tx_complete_aggr() 708 u8 tid) in ath_tx_count_airtime() 794 struct ath_atx_tid *tid) in ath_lookup_rate() 1557 u16 tid, u16 *ssn) in ath_tx_aggr_start() 1615 struct ath_atx_tid *tid; in ath_tx_aggr_sleep() local 1632 struct ath_atx_tid *tid; in ath_tx_aggr_wakeup() local 1685 struct ath_atx_tid *tid; in ath9k_release_buffered_frames() local 1964 struct ath_atx_tid *tid; in ath_txq_schedule() local 2846 struct ath_atx_tid *tid; in ath_tx_node_init() local [all …]
|
/linux-6.3-rc2/drivers/net/wireless/intel/iwlwifi/mvm/ |
A D | sta.c | 411 int tid; in iwl_mvm_get_queue_agg_tids() local 451 int tid; in iwl_mvm_remove_sta_queue_marking() local 509 u8 sta_id, tid; in iwl_mvm_free_inactive_queue() local 825 int tid) in iwl_mvm_sta_alloc_queue_tvqm() 941 int tid; in iwl_mvm_change_queue_tid() local 977 int tid = -1; in iwl_mvm_unshare_queue() local 1064 unsigned int tid; in iwl_mvm_remove_inactive_tids() local 1172 int tid; in iwl_mvm_inactivity_check() local 1429 u8 tid; in iwl_mvm_add_new_dqa_stream_wk() local 2608 bool start, int tid, u16 ssn, in iwl_mvm_fw_baid_op_sta() [all …]
|
A D | tx.c | 20 u16 tid, u16 ssn) in iwl_mvm_bar_check_trigger() 791 struct ieee80211_sta *sta, unsigned int tid) in iwl_mvm_max_amsdu_size() 894 u8 tid; in iwl_mvm_tx_tso() local 1005 int tid; in iwl_mvm_txq_should_update() local 1041 struct iwl_mvm_sta *mvmsta, int tid) in iwl_mvm_tx_pkt_queued() 1071 u8 tid = IWL_MAX_TID_COUNT; in iwl_mvm_tx_mpdu() local 1270 struct ieee80211_sta *sta, u8 tid) in iwl_mvm_check_ratid_empty() 1529 int tid = IWL_MVM_TX_RES_GET_TID(tx_resp->ra_tid); in iwl_mvm_rx_tx_cmd_single() local 1817 int tid = IWL_MVM_TX_RES_GET_TID(tx_resp->ra_tid); in iwl_mvm_rx_tx_cmd_agg() local 2010 int sta_id, tid, txq, index; in iwl_mvm_rx_ba_notif() local [all …]
|
/linux-6.3-rc2/tools/testing/selftests/powerpc/mm/ |
A D | tlbie_test.c | 201 static inline unsigned int compute_store_pattern(unsigned int tid, in compute_store_pattern() 256 static inline void start_verification_log(unsigned int tid, in start_verification_log() 291 static inline void log_anamoly(unsigned int tid, unsigned int *addr, in log_anamoly() 307 static inline void end_verification_log(unsigned int tid, unsigned nr_anamolies) in end_verification_log() 357 static void verify_chunk(unsigned int tid, unsigned int *next_store_addr, in verify_chunk() 460 unsigned int tid = *((unsigned int *)arg); in rim_fn() local
|
/linux-6.3-rc2/fs/jbd2/ |
A D | journal.c | 517 int jbd2_log_start_commit(journal_t *journal, tid_t tid) in jbd2_log_start_commit() 537 tid_t tid; in __jbd2_journal_force_commit() local 611 tid_t tid = journal->j_running_transaction->t_tid; in jbd2_journal_start_commit() local 638 int jbd2_trans_will_send_data_barrier(journal_t *journal, tid_t tid) in jbd2_trans_will_send_data_barrier() 677 int jbd2_log_wait_commit(journal_t *journal, tid_t tid) in jbd2_log_wait_commit() 726 int jbd2_fc_begin_commit(journal_t *journal, tid_t tid) in jbd2_fc_begin_commit() 790 tid_t tid; in jbd2_fc_end_commit_fallback() local 801 int jbd2_transaction_committed(journal_t *journal, tid_t tid) in jbd2_transaction_committed() 824 int jbd2_complete_transaction(journal_t *journal, tid_t tid) in jbd2_complete_transaction() 1062 int jbd2_journal_get_log_tail(journal_t *journal, tid_t *tid, in jbd2_journal_get_log_tail() [all …]
|
/linux-6.3-rc2/tools/perf/util/ |
A D | thread_map.c | 62 struct perf_thread_map *thread_map__new_by_tid(pid_t tid) in thread_map__new_by_tid() 171 struct perf_thread_map *thread_map__new(pid_t pid, pid_t tid, uid_t uid) in thread_map__new() 248 pid_t tid, prev_tid = INT_MAX; in thread_map__new_by_tid_str() local 293 struct perf_thread_map *thread_map__new_str(const char *pid, const char *tid, in thread_map__new_str()
|
/linux-6.3-rc2/drivers/net/wireless/realtek/rtlwifi/rtl8192de/ |
A D | sw.c | 67 u8 tid; in rtl92d_init_sw_vars() local 176 u8 tid; in rtl92d_deinit_sw_vars() local
|
/linux-6.3-rc2/drivers/net/can/usb/kvaser_usb/ |
A D | kvaser_usb_leaf.c | 123 u8 tid; member 128 u8 tid; member 148 u8 tid; member 157 u8 tid; member 167 u8 tid; member 174 u8 tid; member 210 u8 tid; member 222 u8 tid; member 235 u8 tid; member 239 u8 tid; member [all …]
|
/linux-6.3-rc2/tools/perf/scripts/python/ |
A D | task-analyzer.py | 304 def __init__(self, pid, tid, comm, runs, acc, mean, argument 534 def __init__(self, id, tid, cpu, comm): argument 722 def _handle_task_finish(tid, cpu, time, perf_sample_dict): argument 752 def _handle_task_start(tid, cpu, comm, time): argument 777 def _limit_filtered(tid, pid, comm): argument
|