| /kernel/linux/linux-5.10/net/mac80211/ |
| D | agg-tx.c | 62 const u8 *da, u16 tid, in ieee80211_send_addba_request() 112 void ieee80211_send_bar(struct ieee80211_vif *vif, u8 *ra, u16 tid, u16 ssn) in ieee80211_send_bar() 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() 211 ieee80211_agg_start_txq(struct sta_info *sta, int tid, bool enable) in ieee80211_agg_start_txq() 268 static void ieee80211_remove_tid_tx(struct sta_info *sta, int tid) in ieee80211_remove_tid_tx() 298 int ___ieee80211_stop_tx_ba_session(struct sta_info *sta, u16 tid, in ___ieee80211_stop_tx_ba_session() 435 u8 tid = tid_tx->tid; in sta_addba_resp_timer_expired() local 456 u8 tid = tid_tx->tid; in ieee80211_send_addba_with_timeout() local 490 void ieee80211_tx_ba_session_handle_start(struct sta_info *sta, int tid) in ieee80211_tx_ba_session_handle_start() [all …]
|
| 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 214 static void ieee80211_send_addba_resp(struct sta_info *sta, u8 *da, u16 tid, in ieee80211_send_addba_resp() 270 u16 start_seq_num, u16 ba_policy, u16 tid, in ___ieee80211_start_rx_ba_session() 463 u16 tid, u16 buf_size, bool tx, in __ieee80211_start_rx_ba_session() 479 u16 capab, tid, timeout, ba_policy, buf_size, start_seq_num; in ieee80211_process_addba_request() local 511 const u8 *addr, unsigned int tid) in ieee80211_manage_rx_ba_offl() 530 const u8 *addr, unsigned int tid) in ieee80211_rx_ba_timer_expired()
|
| /kernel/linux/linux-4.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() 438 u8 tid = tid_tx->tid; in sta_addba_resp_timer_expired() local 454 void ieee80211_tx_ba_session_handle_start(struct sta_info *sta, int tid) in ieee80211_tx_ba_session_handle_start() 543 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()
|
| /kernel/linux/linux-4.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() 291 struct mt76_rx_tid *tid; in mt76_rx_aggr_stop() local
|
| /kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/ |
| 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 244 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() 291 struct mt76_rx_tid *tid = NULL; in mt76_rx_aggr_stop() local
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/marvell/mvpp2/ |
| 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 481 int tid; in mvpp2_prs_mac_promisc_set() local 533 int tid, shift; in mvpp2_prs_dsa_tag_set() local 600 int tid, shift, port_mask; in mvpp2_prs_dsa_tag_ethertype_set() local 667 int tid; in mvpp2_prs_vlan_find() local 709 int tid_aux, tid; in mvpp2_prs_vlan_add() local 794 int tid; in mvpp2_prs_double_vlan_find() local 827 int tid_aux, tid, ai, ret = 0; in mvpp2_prs_double_vlan_add() local [all …]
|
| /kernel/linux/linux-4.19/drivers/net/ethernet/marvell/mvpp2/ |
| 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 449 int tid; in mvpp2_prs_mac_promisc_set() local 501 int tid, shift; in mvpp2_prs_dsa_tag_set() local 568 int tid, shift, port_mask; in mvpp2_prs_dsa_tag_ethertype_set() local 635 int tid; in mvpp2_prs_vlan_find() local 677 int tid_aux, tid; in mvpp2_prs_vlan_add() local 762 int tid; in mvpp2_prs_double_vlan_find() local 795 int tid_aux, tid, ai, ret = 0; in mvpp2_prs_double_vlan_add() local [all …]
|
| /kernel/linux/linux-5.10/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()
|
| /kernel/linux/linux-4.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()
|
| /kernel/linux/linux-5.10/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 | 111 int tid; in mwifiex_ret_11n_delba() local 157 int tid, tid_down; in mwifiex_ret_11n_addba_req() local 536 mwifiex_get_ba_tbl(struct mwifiex_private *priv, int tid, u8 *ra) in mwifiex_get_ba_tbl() 556 void mwifiex_create_ba_tbl(struct mwifiex_private *priv, u8 *ra, int tid, in mwifiex_create_ba_tbl() 590 int mwifiex_send_addba(struct mwifiex_private *priv, int tid, u8 *peer_mac) in mwifiex_send_addba() 652 int mwifiex_send_delba(struct mwifiex_private *priv, int tid, u8 *peer_mac, in mwifiex_send_delba() 680 void mwifiex_11n_delba(struct mwifiex_private *priv, int tid) in mwifiex_11n_delba() 706 int tid; in mwifiex_11n_delete_ba_stream() local 867 mwifiex_send_delba_txbastream_tbl(struct mwifiex_private *priv, u8 tid) in mwifiex_send_delba_txbastream_tbl()
|
| /kernel/linux/linux-4.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() 714 int tid; in mwifiex_11n_delete_ba_stream() local 878 mwifiex_send_delba_txbastream_tbl(struct mwifiex_private *priv, u8 tid) in mwifiex_send_delba_txbastream_tbl()
|
| /kernel/linux/linux-5.10/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()
|
| /kernel/linux/linux-4.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()
|
| /kernel/linux/linux-4.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 …]
|
| /kernel/linux/linux-4.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()
|
| /kernel/linux/linux-5.10/fs/jfs/ |
| D | namei.c | 66 tid_t tid; /* transaction id */ in jfs_create() local 198 tid_t tid; /* transaction id */ in jfs_mkdir() local 335 tid_t tid; /* transaction id */ in jfs_rmdir() local 465 tid_t tid; /* transaction id */ in jfs_unlink() local 621 static s64 commitZeroLink(tid_t tid, struct inode *ip) in commitZeroLink() 788 tid_t tid; in jfs_link() local 875 tid_t tid; in jfs_symlink() local 1072 tid_t tid; in jfs_rename() local 1357 tid_t tid; in jfs_mknod() local
|
| D | acl.c | 56 static int __jfs_set_acl(tid_t tid, struct inode *inode, int type, in __jfs_set_acl() 97 tid_t tid; in jfs_set_acl() local 125 int jfs_init_acl(tid_t tid, struct inode *inode, struct inode *dir) in jfs_init_acl()
|
| /kernel/linux/linux-5.10/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() 128 struct ath_atx_tid *tid = (struct ath_atx_tid *) queue->drv_priv; in ath9k_wake_tx_queue() local 148 static void ath_send_bar(struct ath_atx_tid *tid, u16 seqno) in ath_send_bar() 187 ath_tid_pull(struct ath_atx_tid *tid, struct sk_buff **skbuf) in ath_tid_pull() 221 static int ath_tid_dequeue(struct ath_atx_tid *tid, in ath_tid_dequeue() 232 static void ath_tx_flush_tid(struct ath_softc *sc, struct ath_atx_tid *tid) in ath_tx_flush_tid() 271 static void ath_tx_update_baw(struct ath_softc *sc, struct ath_atx_tid *tid, in ath_tx_update_baw() 294 static void ath_tx_addto_baw(struct ath_softc *sc, struct ath_atx_tid *tid, in ath_tx_addto_baw() 317 struct ath_atx_tid *tid) in ath_tid_drain() 442 struct ath_atx_tid *tid, in ath_tx_complete_aggr() [all …]
|
| /kernel/linux/linux-4.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 …]
|
| /kernel/linux/linux-5.10/drivers/scsi/cxgbi/cxgb4i/ |
| D | cxgb4i.c | 443 unsigned int tid = csk->tid; in send_close_req() local 894 unsigned int tid = GET_TID(req); in do_act_establish() local 1045 unsigned int tid = GET_TID(rpl); in do_act_open_rpl() local 1094 unsigned int tid = GET_TID(req); in do_peer_close() local 1115 unsigned int tid = GET_TID(rpl); in do_close_con_rpl() local 1154 unsigned int tid = GET_TID(req); in do_abort_req_rss() local 1202 unsigned int tid = GET_TID(rpl); in do_abort_rpl_rss() local 1226 unsigned int tid = GET_TID(cpl); in do_rx_data() local 1248 unsigned int tid = GET_TID(cpl); in do_rx_iscsi_hdr() local 1355 u32 tid = GET_TID(cpl); in do_rx_iscsi_data() local [all …]
|
| /kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/dvm/ |
| D | tx.c | 275 u8 sta_id, tid = IWL_MAX_TID_COUNT; in iwlagn_tx_skb() local 487 struct ieee80211_sta *sta, u16 tid) in iwlagn_tx_agg_stop() 578 struct ieee80211_sta *sta, u16 tid, u16 *ssn) in iwlagn_tx_agg_start() 637 struct ieee80211_sta *sta, u16 tid) in iwlagn_tx_agg_flush() 682 struct ieee80211_sta *sta, u16 tid, u8 buf_size) in iwlagn_tx_agg_oper() 745 static void iwlagn_check_ratid_empty(struct iwl_priv *priv, int sta_id, u8 tid) in iwlagn_check_ratid_empty() 926 int tid = (tx_resp->ra_tid & IWLAGN_TX_RES_TID_MSK) >> in iwl_rx_reply_tx_agg() local 1123 int tid; in iwlagn_rx_reply_tx() local 1274 int tid; in iwlagn_rx_reply_compressed_ba() local
|