Searched defs:tid (Results 1 - 25 of 105) sorted by relevance

12345

/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_defs.h66 unsigned int tid)
68 struct t3c_tid_entry *t3c_tid = tid < t->ntids ?
69 &(t->tid_tab[tid]) : NULL;
78 unsigned int tid)
82 if (tid < t->stid_base || tid >= t->stid_base + t->nstids)
85 e = stid2entry(t, tid);
97 unsigned int tid)
101 if (tid < t->atid_base || tid >
65 lookup_tid(const struct tid_info *t, unsigned int tid) argument
77 lookup_stid(const struct tid_info *t, unsigned int tid) argument
96 lookup_atid(const struct tid_info *t, unsigned int tid) argument
[all...]
/drivers/net/wireless/iwmc3200wifi/
H A Dnetdev.c80 int iwm_tid_to_queue(u16 tid) argument
82 if (tid > IWM_UMAC_TID_NR - 2)
85 return iwm_1d_to_queue[tid];
/drivers/net/wireless/mwifiex/
H A D11n.h51 *priv, int tid,
53 void mwifiex_create_ba_tbl(struct mwifiex_private *priv, u8 *ra, int tid,
55 int mwifiex_send_addba(struct mwifiex_private *priv, int tid, u8 *peer_mac);
56 int mwifiex_send_delba(struct mwifiex_private *priv, int tid, u8 *peer_mac,
77 mwifiex_is_ampdu_allowed(struct mwifiex_private *priv, int tid) argument
79 return ((priv->aggr_prio_tbl[tid].ampdu_ap != BA_STREAM_NOT_ALLOWED)
87 mwifiex_is_amsdu_allowed(struct mwifiex_private *priv, int tid) argument
89 return (((priv->aggr_prio_tbl[tid].amsdu != BA_STREAM_NOT_ALLOWED) &&
125 int tid; local
130 tid
150 mwifiex_is_ba_stream_setup(struct mwifiex_private *priv, struct mwifiex_ra_list_tbl *ptr, int tid) argument
[all...]
H A D11n_rxreorder.c152 mwifiex_11n_get_rx_reorder_tbl(struct mwifiex_private *priv, int tid, u8 *ta) argument
159 if (!memcmp(tbl->ta, ta, ETH_ALEN) && tbl->tid == tid) {
223 int tid, int win_size, int seq_num)
234 tbl = mwifiex_11n_get_rx_reorder_tbl(priv, tid, ta);
248 new_node->tid = tid;
257 last_seq = priv->rx_seq[tid];
327 u8 tid; local
341 tid
222 mwifiex_11n_create_rx_reorder_tbl(struct mwifiex_private *priv, u8 *ta, int tid, int win_size, int seq_num) argument
394 mwifiex_11n_rx_reorder_pkt(struct mwifiex_private *priv, u16 seq_num, u16 tid, u8 *ta, u8 pkt_type, void *payload) argument
476 mwifiex_del_ba_tbl(struct mwifiex_private *priv, int tid, u8 *peer_mac, u8 type, int initiator) argument
527 int tid, win_size; local
[all...]
H A Dmain.c365 u8 tid = 0; local
371 tid = IPTOS_PREC(iph->tos);
372 pr_debug("data: packet type ETH_P_IP: %04x, tid=%#x prio=%#x\n",
373 eth->h_proto, tid, skb->priority);
382 tid = (tid >> IPTOS_OFFSET);
383 skb->priority = tid;
H A D11n.c102 int tid; local
108 tid = del_ba_param_set >> DELBA_TID_POS;
110 mwifiex_del_ba_tbl(priv, tid, del_ba->peer_mac_addr,
116 mwifiex_send_addba(priv, tx_ba_tbl->tid,
125 mwifiex_create_ba_tbl(priv, del_ba->peer_mac_addr, tid,
131 mwifiex_del_ba_tbl(priv, tx_ba_tbl->tid, tx_ba_tbl->ra,
149 int tid; local
157 tid = (le16_to_cpu(add_ba_rsp->block_ack_param_set)
161 tx_ba_tbl = mwifiex_get_ba_tbl(priv, tid,
170 mwifiex_del_ba_tbl(priv, tid, add_ba_rs
544 mwifiex_get_ba_tbl(struct mwifiex_private *priv, int tid, u8 *ra) argument
566 mwifiex_create_ba_tbl(struct mwifiex_private *priv, u8 *ra, int tid, enum mwifiex_ba_status ba_status) argument
596 mwifiex_send_addba(struct mwifiex_private *priv, int tid, u8 *peer_mac) argument
629 mwifiex_send_delba(struct mwifiex_private *priv, int tid, u8 *peer_mac, int initiator) argument
662 int tid; local
[all...]
/drivers/net/wireless/rtlwifi/rtl8192de/
H A Dsw.c91 u8 tid; local
170 for (tid = 0; tid < 8; tid++)
171 skb_queue_head_init(&rtlpriv->mac80211.skb_waitq[tid]);
201 u8 tid; local
207 for (tid = 0; tid < 8; tid++)
208 skb_queue_purge(&rtlpriv->mac80211.skb_waitq[tid]);
[all...]
/drivers/staging/android/
H A Dlogger.h32 __s32 tid; /* generating process's tid */ member in struct:user_logger_entry_compat
47 __s32 tid; /* generating process's tid */ member in struct:logger_entry
/drivers/message/i2o/
H A Ddriver.c212 u16 tid = le32_to_cpu(msg->u.head[1]) & 0xfff; local
214 osm_debug("event received from device %d\n", tid);
232 if (dev->lct_data.tid == tid) {
H A Di2o_scsi.c187 osm_info("device removed (TID: %03x)\n", i2o_dev->lct_data.tid);
264 i2o_dev->lct_data.tid);
279 i2o_dev->lct_data.tid);
302 i2o_dev->lct_data.tid);
312 i2o_dev->lct_data.tid, channel, le32_to_cpu(id),
513 int tid; local
540 tid = i2o_dev->lct_data.tid;
542 osm_debug("qcmd: Tid = %03x\n", tid);
621 *mptr++ = cpu_to_le32(adpt_flags | tid);
710 int tid; local
[all...]
H A Diop.c253 * @tid: TID of the I2O device to search for
255 * Searches the devices of the I2O controller for a device with TID tid and
260 struct i2o_device *i2o_iop_find_device(struct i2o_controller *c, u16 tid) argument
265 if (dev->lct_data.tid == tid)
1172 lct_data.tid);
H A Di2o_block.c112 osm_info("device removed (TID: %03x): %s\n", i2o_dev->lct_data.tid,
147 lct_data.tid);
175 lct_data.tid);
204 lct_data.tid);
232 lct_data.tid);
262 lct_data.tid);
733 u32 tid; local
749 tid = dev->i2o_dev->lct_data.tid;
825 cpu_to_le32(I2O_CMD_PRIVATE << 24 | HOST_TID << 12 | tid);
[all...]
/drivers/net/wireless/brcm80211/brcmsmac/
H A Dscb.h37 /* structure to store per-tid state for the ampdu initiator */
40 u8 tid; /* initiator tid for easy lookup */ member in struct:scb_ampdu_tid_ini
58 * dynamic per tid instead of static.
60 /* initiator info - per tid (NUMPRIO): */
79 struct scb_ampdu scb_ampdu; /* AMPDU state including per tid info */
/drivers/staging/rtl8712/
H A Drtl871x_event.h78 unsigned int tid; member in struct:addba_event
115 unsigned char tid; member in struct:ADDBA_Req_Report_parm
/drivers/net/wireless/rtlwifi/
H A Drc.c161 struct rtl_sta_info *sta_entry, u16 tid)
172 if (sta_entry->tids[tid].agg.agg_state == RTL_AGG_STOP)
201 /* Check if aggregation has to be enabled for this tid */
206 u8 tid = rtl_get_tid(skb); local
208 tid)) {
209 sta_entry->tids[tid].agg.agg_state =
212 tid, 5000);
160 _rtl_tx_aggr_check(struct rtl_priv *rtlpriv, struct rtl_sta_info *sta_entry, u16 tid) argument
H A Dcore.c869 struct ieee80211_sta *sta, u16 tid, u16 *ssn,
877 "IEEE80211_AMPDU_TX_START: TID:%d\n", tid);
878 return rtl_tx_agg_start(hw, sta, tid, ssn);
882 "IEEE80211_AMPDU_TX_STOP: TID:%d\n", tid);
883 return rtl_tx_agg_stop(hw, sta, tid);
887 "IEEE80211_AMPDU_TX_OPERATIONAL:TID:%d\n", tid);
888 rtl_tx_agg_oper(hw, sta, tid);
892 "IEEE80211_AMPDU_RX_START:TID:%d\n", tid);
896 "IEEE80211_AMPDU_RX_STOP:TID:%d\n", tid);
866 rtl_op_ampdu_action(struct ieee80211_hw *hw, struct ieee80211_vif *vif, enum ieee80211_ampdu_mlme_action action, struct ieee80211_sta *sta, u16 tid, u16 *ssn, u8 buf_size) argument
/drivers/net/ethernet/chelsio/cxgb4/
H A Dl2t.c191 unsigned int tid = GET_TID(rpl); local
192 unsigned int idx = tid & (L2T_SIZE - 1);
201 if (tid & F_SYNC_WR) {
/drivers/net/
H A Drionet.c210 static void rionet_dbell_event(struct rio_mport *mport, void *dev_id, u16 sid, u16 tid, argument
218 printk(KERN_INFO "%s: doorbell sid %4.4x tid %4.4x info %4.4x",
219 DRV_NAME, sid, tid, info);
/drivers/net/wireless/iwlwifi/
H A Diwl-agn-tx.c294 u8 sta_id, tid = IWL_MAX_TID_COUNT; local
404 tid = qc[0] & IEEE80211_QOS_CTL_TID_MASK;
405 if (WARN_ON_ONCE(tid >= IWL_MAX_TID_COUNT))
407 tid_data = &priv->tid_data[sta_id][tid];
409 /* aggregation is on for this <sta,tid> */
415 IWL_ERR(priv, "sta_id = %d, tid = %d seq_num = %d",
416 sta_id, tid, SEQ_TO_SN(tid_data->seq_number));
438 if (iwl_trans_tx(trans(priv), skb, dev_cmd, ctx->ctxid, sta_id, tid))
443 priv->tid_data[sta_id][tid].seq_number = seq_number;
468 struct ieee80211_sta *sta, u16 tid)
467 iwlagn_tx_agg_stop(struct iwl_priv *priv, struct ieee80211_vif *vif, struct ieee80211_sta *sta, u16 tid) argument
525 iwl_trans_tx_agg_disable(trans(priv), sta_id, tid); local
532 iwlagn_tx_agg_start(struct iwl_priv *priv, struct ieee80211_vif *vif, struct ieee80211_sta *sta, u16 tid, u16 *ssn) argument
590 iwlagn_tx_agg_oper(struct iwl_priv *priv, struct ieee80211_vif *vif, struct ieee80211_sta *sta, u16 tid, u8 buf_size) argument
603 iwl_trans_tx_agg_setup(trans(priv), ctx->ctxid, sta_priv->sta_id, tid, local
649 iwlagn_check_ratid_empty(struct iwl_priv *priv, int sta_id, u8 tid) argument
669 iwl_trans_tx_agg_disable(trans(priv), sta_id, tid); local
822 int tid = (tx_resp->ra_tid & IWLAGN_TX_RES_TID_MSK) >> local
1019 int tid; local
1152 int tid; local
[all...]
/drivers/net/wireless/rtlwifi/rtl8192cu/
H A Dmac.h123 u32 tid:4; member in struct:rx_desc_92c
H A Dtrx.c509 u8 tid = qc[0] & IEEE80211_QOS_CTL_TID_MASK; local
529 if (mac->tids[tid].agg.agg_state == RTL_AGG_ON &&
/drivers/net/wireless/wl12xx/
H A Dtx.h119 u8 tid; member in struct:wl1271_tx_hw_descr
/drivers/infiniband/core/
H A Dmad_priv.h133 __be64 tid; member in struct:ib_mad_send_wr_private
H A Dmad_rmpp.c64 __be64 tid; member in struct:mad_rmpp_recv
313 rmpp_recv->tid = mad_hdr->tid;
333 if (rmpp_recv->tid == mad_hdr->tid &&
849 if (rmpp_recv->tid != mad_hdr->tid ||
H A Dsa_query.c116 static u32 tid; variable
573 mad->mad_hdr.tid =
574 cpu_to_be64(((u64) agent->hi_tid) << 32 | tid++);
1100 get_random_bytes(&tid, sizeof tid);

Completed in 442 milliseconds

12345