/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_filter.c | 182 struct filter_entry *f = &adapter->tids.ftid_tab[fidx]; in del_filter_wr() 212 struct filter_entry *f = &adapter->tids.ftid_tab[fidx]; in set_filter_wr() 338 if (fidx >= adapter->tids.nftids + adapter->tids.nsftids) in delete_filter() 341 f = &adapter->tids.ftid_tab[fidx]; in delete_filter() 376 if (adapter->tids.ftid_tab) { in clear_all_filters() 377 struct filter_entry *f = &adapter->tids.ftid_tab[0]; in clear_all_filters() 378 unsigned int max_ftid = adapter->tids.nftids + in clear_all_filters() 379 adapter->tids.nsftids; in clear_all_filters() 450 max_fidx = adapter->tids.nftids; in __cxgb4_set_filter() 451 if (filter_id != (max_fidx + adapter->tids.nsftids - 1) && in __cxgb4_set_filter() [all …]
|
D | cxgb4_tc_u32.c | 171 if (filter_id > adapter->tids.nftids) { in cxgb4_config_knode() 174 filter_id, adapter->tids.nftids); in cxgb4_config_knode() 356 if (filter_id > adapter->tids.nftids) { in cxgb4_delete_knode() 359 filter_id, adapter->tids.nftids); in cxgb4_delete_knode() 393 max_tids = adapter->tids.nftids; in cxgb4_delete_knode() 441 unsigned int max_tids = adap->tids.nftids; in cxgb4_init_tc_u32()
|
D | cxgb4_main.c | 1208 struct adapter *adap = container_of(t, struct adapter, tids); in cxgb4_queue_tid_release() 1245 mk_tid_release(skb, chan, p - adap->tids.tid_tab); in process_tid_release_list() 1261 struct adapter *adap = container_of(t, struct adapter, tids); in cxgb4_remove_tid() 1295 struct adapter *adap = container_of(t, struct adapter, tids); in tid_init() 2323 stid -= adap->tids.sftid_base; in cxgb4_create_server_filter() 2324 stid += adap->tids.nftids; in cxgb4_create_server_filter() 2328 f = &adap->tids.ftid_tab[stid]; in cxgb4_create_server_filter() 2369 f->tid = stid + adap->tids.ftid_base; in cxgb4_create_server_filter() 2389 stid -= adap->tids.sftid_base; in cxgb4_remove_server_filter() 2390 stid += adap->tids.nftids; in cxgb4_remove_server_filter() [all …]
|
D | cxgb4_uld.c | 325 ciq_size = 64 + adap->vres.cq.size + adap->tids.nftids; in cfg_queues_uld() 636 lld->tids = &adap->tids; in uld_init()
|
D | cxgb4_uld.h | 306 struct tid_info *tids; /* TID table */ member
|
D | cxgb4_debugfs.c | 2666 const struct tid_info *t = &adap->tids; in tid_info_show() 2681 adap->tids.hash_base, in tid_info_show() 2690 adap->tids.hash_base, in tid_info_show() 2697 adap->tids.hash_base, in tid_info_show()
|
/drivers/infiniband/hw/hfi1/ |
D | user_sdma.c | 410 req->tids = NULL; in hfi1_user_sdma_process_request() 530 u16 ntids = iovec[idx].iov_len / sizeof(*req->tids); in hfi1_user_sdma_process_request() 545 ntids * sizeof(*req->tids)); in hfi1_user_sdma_process_request() 552 req->tids = tmp; in hfi1_user_sdma_process_request() 640 u32 tidlen = EXP_TID_GET(req->tids[req->tididx], LEN) * in compute_data_length() 649 req->tids[req->tididx]) { in compute_data_length() 650 tidlen = EXP_TID_GET(req->tids[req->tididx], in compute_data_length() 1095 u32 tidval = req->tids[req->tididx], in check_header_template() 1204 tidval = req->tids[req->tididx]; in set_txreq_header() 1217 !req->tids[req->tididx]) { in set_txreq_header() [all …]
|
D | user_sdma.h | 185 u32 *tids; member
|
/drivers/scsi/cxgbi/cxgb4i/ |
D | cxgb4i.c | 772 cxgb4_free_atid(lldi->tids, csk->atid); in free_atid() 786 struct tid_info *t = lldi->tids; in do_act_establish() 809 cxgb4_insert_tid(lldi->tids, csk, tid, csk->csk_family); in do_act_establish() 939 struct tid_info *t = lldi->tids; in do_act_open_rpl() 959 cxgb4_remove_tid(lldi->tids, csk->port_id, GET_TID(rpl), in do_act_open_rpl() 985 struct tid_info *t = lldi->tids; in do_peer_close() 1006 struct tid_info *t = lldi->tids; in do_close_con_rpl() 1045 struct tid_info *t = lldi->tids; in do_abort_req_rss() 1093 struct tid_info *t = lldi->tids; in do_abort_rpl_rss() 1118 struct tid_info *t = lldi->tids; in do_rx_data() [all …]
|
/drivers/target/iscsi/cxgbit/ |
D | cxgbit_cm.c | 354 stid = cxgb4_alloc_stid(cdev->lldi.tids, ss_family, cnp); in __cxgbit_setup_cdev_np() 359 cxgb4_free_stid(cdev->lldi.tids, stid, ss_family); in __cxgbit_setup_cdev_np() 370 cxgb4_free_stid(cdev->lldi.tids, stid, in __cxgbit_setup_cdev_np() 562 cxgb4_free_stid(cdev->lldi.tids, stid, in __cxgbit_free_cdev_np() 758 cxgb4_remove_tid(csk->com.cdev->lldi.tids, 0, csk->tid, in _cxgbit_free_csk() 1164 struct tid_info *t = cdev->lldi.tids; in cxgbit_pass_accept_req() 1507 struct tid_info *t = cdev->lldi.tids; in cxgbit_pass_open_rpl() 1529 struct tid_info *t = cdev->lldi.tids; in cxgbit_close_listsrv_rpl() 1551 struct tid_info *t = cdev->lldi.tids; in cxgbit_pass_establish() 1827 struct tid_info *t = lldi->tids; in cxgbit_set_tcb_rpl() [all …]
|
D | cxgbit_main.c | 460 csk = lookup_tid(lldi->tids, tid); in cxgbit_uld_lro_rx_handler()
|
/drivers/net/wireless/realtek/rtlwifi/ |
D | rc.c | 189 if (sta_entry->tids[tid].agg.agg_state == RTL_AGG_STOP) in _rtl_tx_aggr_check() 226 sta_entry->tids[tid].agg.agg_state = in rtl_tx_status()
|
D | base.c | 1302 tid_data = &sta_entry->tids[tid]; in rtl_action_proc() 1559 tid_data = &sta_entry->tids[tid]; in rtl_tx_agg_start() 1589 tid_data = &sta_entry->tids[tid]; in rtl_tx_agg_stop() 1590 sta_entry->tids[tid].agg.agg_state = RTL_AGG_STOP; in rtl_tx_agg_stop() 1621 tid_data = &sta_entry->tids[tid]; in rtl_rx_agg_start() 1647 sta_entry->tids[tid].agg.rx_agg_state = RTL_RX_AGG_STOP; in rtl_rx_agg_stop() 1667 sta_entry->tids[tid].agg.agg_state = RTL_AGG_OPERATIONAL; in rtl_tx_agg_oper()
|
/drivers/staging/rtlwifi/ |
D | rc.c | 204 if (sta_entry->tids[tid].agg.agg_state == RTL_AGG_STOP) in _rtl_tx_aggr_check() 242 sta_entry->tids[tid].agg.agg_state = in rtl_tx_status()
|
D | base.c | 1421 tid_data = &sta_entry->tids[tid]; in rtl_action_proc() 1724 tid_data = &sta_entry->tids[tid]; in rtl_tx_agg_start() 1754 tid_data = &sta_entry->tids[tid]; in rtl_tx_agg_stop() 1755 sta_entry->tids[tid].agg.agg_state = RTL_AGG_STOP; in rtl_tx_agg_stop() 1786 tid_data = &sta_entry->tids[tid]; in rtl_rx_agg_start() 1812 sta_entry->tids[tid].agg.rx_agg_state = RTL_RX_AGG_STOP; in rtl_rx_agg_stop() 1833 sta_entry->tids[tid].agg.agg_state = RTL_AGG_OPERATIONAL; in rtl_tx_agg_oper()
|
/drivers/infiniband/hw/cxgb4/ |
D | cm.c | 401 cxgb4_remove_tid(ep->com.dev->rdev.lldi.tids, 0, ep->hwtid, in _c4iw_free_ep() 558 cxgb4_free_atid(ep->com.dev->rdev.lldi.tids, ep->atid); in act_open_req_arp_failure() 1183 struct tid_info *t = dev->rdev.lldi.tids; in act_establish() 2127 ep->atid = cxgb4_alloc_atid(ep->com.dev->rdev.lldi.tids, ep); in c4iw_reconnect() 2186 cxgb4_free_atid(ep->com.dev->rdev.lldi.tids, ep->atid); in c4iw_reconnect() 2207 struct tid_info *t = dev->rdev.lldi.tids; in act_open_rpl() 2303 cxgb4_remove_tid(ep->com.dev->rdev.lldi.tids, 0, GET_TID(rpl), in act_open_rpl() 2458 struct tid_info *t = dev->rdev.lldi.tids; in pass_accept_req() 2855 cxgb4_remove_tid(ep->com.dev->rdev.lldi.tids, 0, ep->hwtid, in peer_abort() 3240 ep->atid = cxgb4_alloc_atid(dev->rdev.lldi.tids, ep); in c4iw_connect() [all …]
|
/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | sta.h | 554 u16 cnt, u16 tids, bool more_data,
|
D | mac80211.c | 2395 struct ieee80211_sta *sta, u16 tids, in iwl_mvm_mac_allow_buffered_frames() argument 2405 tids, more_data, false); in iwl_mvm_mac_allow_buffered_frames() 2410 struct ieee80211_sta *sta, u16 tids, in iwl_mvm_mac_release_buffered_frames() argument 2420 tids, more_data, true); in iwl_mvm_mac_release_buffered_frames() 2429 unsigned long txqs = 0, tids = 0; in __iwl_mvm_mac_sta_notify() local 2452 __set_bit(tid, &tids); in __iwl_mvm_mac_sta_notify() 2457 for_each_set_bit(tid, &tids, IWL_MAX_TID_COUNT) in __iwl_mvm_mac_sta_notify()
|
D | tx.c | 1872 u16 tids, u32 flags) in iwl_mvm_flush_sta_tids() argument 1877 .tid_mask = cpu_to_le16(tids), in iwl_mvm_flush_sta_tids()
|
/drivers/net/ethernet/qlogic/qed/ |
D | qed_cxt.c | 390 iids->tids += segs[j].count; in qed_cxt_qm_iids() 400 iids->tids += vf_tids * p_mngr->vf_count; in qed_cxt_qm_iids() 404 iids->cids, iids->vf_cids, iids->tids, vf_tids); in qed_cxt_qm_iids() 746 qm_iids.vf_cids, qm_iids.tids, in qed_cxt_cfg_ilt_compute() 755 qm_iids.tids, in qed_cxt_cfg_ilt_compute() 1515 params.num_tids = iids.tids; in qed_qm_init_pf()
|
D | qed.h | 229 u32 tids; member
|
/drivers/net/ethernet/chelsio/cxgb3/ |
D | t3_hw.c | 2607 unsigned int m, pstructs, tids = t3_mc5_size(&adap->mc5); in partition_mem() local 2611 if (tids <= 16 * 1024) { in partition_mem() 2614 } else if (tids <= 64 * 1024) { in partition_mem() 2617 } else if (tids <= 256 * 1024) { in partition_mem() 2642 m = tids * TCB_SIZE; in partition_mem() 2656 tids = (p->cm_size - m - (3 << 20)) / 3072 - 32; in partition_mem() 2659 if (tids < m) in partition_mem() 2660 adap->params.mc5.nservers += m - tids; in partition_mem()
|
/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/ |
D | trx.c | 517 if (mac->tids[tid].agg.agg_state == RTL_AGG_ON && in rtl92cu_tx_fill_desc()
|
/drivers/net/wireless/ath/ath9k/ |
D | xmit.c | 1666 u16 tids, int nframes, in ath9k_release_buffered_frames() argument 1680 for (i = 0; tids && nframes; i++, tids >>= 1) { in ath9k_release_buffered_frames() 1683 if (!(tids & 1)) in ath9k_release_buffered_frames()
|
D | ath9k.h | 618 u16 tids, int nframes,
|