Home
last modified time | relevance | path

Searched refs:tids (Results 1 – 25 of 27) sorted by relevance

12

/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_filter.c182 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()
339 if (fidx >= adapter->tids.nftids + adapter->tids.nsftids) in delete_filter()
342 f = &adapter->tids.ftid_tab[fidx]; in delete_filter()
377 if (adapter->tids.ftid_tab) { in clear_all_filters()
378 struct filter_entry *f = &adapter->tids.ftid_tab[0]; in clear_all_filters()
379 unsigned int max_ftid = adapter->tids.nftids + in clear_all_filters()
380 adapter->tids.nsftids; in clear_all_filters()
451 max_fidx = adapter->tids.nftids; in __cxgb4_set_filter()
452 if (filter_id != (max_fidx + adapter->tids.nsftids - 1) && in __cxgb4_set_filter()
[all …]
Dcxgb4_tc_u32.c171 if (filter_id > adapter->tids.nftids) { in cxgb4_config_knode()
174 filter_id, adapter->tids.nftids); in cxgb4_config_knode()
357 if (filter_id > adapter->tids.nftids) { in cxgb4_delete_knode()
360 filter_id, adapter->tids.nftids); in cxgb4_delete_knode()
394 max_tids = adapter->tids.nftids; in cxgb4_delete_knode()
461 max_tids = adap->tids.nftids; in cxgb4_init_tc_u32()
Dcxgb4_main.c1245 struct adapter *adap = container_of(t, struct adapter, tids); in cxgb4_queue_tid_release()
1282 mk_tid_release(skb, chan, p - adap->tids.tid_tab); in process_tid_release_list()
1297 struct adapter *adap = container_of(t, struct adapter, tids); in cxgb4_remove_tid()
1323 struct adapter *adap = container_of(t, struct adapter, tids); in tid_init()
2313 stid -= adap->tids.sftid_base; in cxgb4_create_server_filter()
2314 stid += adap->tids.nftids; in cxgb4_create_server_filter()
2318 f = &adap->tids.ftid_tab[stid]; in cxgb4_create_server_filter()
2375 stid -= adap->tids.sftid_base; in cxgb4_remove_server_filter()
2376 stid += adap->tids.nftids; in cxgb4_remove_server_filter()
2378 f = &adap->tids.ftid_tab[stid]; in cxgb4_remove_server_filter()
[all …]
Dcxgb4_uld.c322 ciq_size = 64 + adap->vres.cq.size + adap->tids.nftids; in cfg_queues_uld()
516 lld->tids = &adap->tids; in uld_init()
Dcxgb4_uld.h271 struct tid_info *tids; /* TID table */ member
Dcxgb4_debugfs.c2679 const struct tid_info *t = &adap->tids; in tid_info_show()
2692 adap->tids.hash_base, in tid_info_show()
2701 adap->tids.hash_base, in tid_info_show()
2708 adap->tids.hash_base, in tid_info_show()
/drivers/infiniband/hw/hfi1/
Duser_sdma.c247 u32 *tids; member
725 u16 ntids = iovec[idx].iov_len / sizeof(*req->tids); in hfi1_user_sdma_process_request()
731 req->tids = kcalloc(ntids, sizeof(*req->tids), GFP_KERNEL); in hfi1_user_sdma_process_request()
732 if (!req->tids) { in hfi1_user_sdma_process_request()
742 ret = copy_from_user(req->tids, iovec[idx].iov_base, in hfi1_user_sdma_process_request()
743 ntids * sizeof(*req->tids)); in hfi1_user_sdma_process_request()
851 u32 tidlen = EXP_TID_GET(req->tids[req->tididx], LEN) * in compute_data_length()
860 req->tids[req->tididx]) { in compute_data_length()
861 tidlen = EXP_TID_GET(req->tids[req->tididx], in compute_data_length()
1253 u32 tidval = req->tids[req->tididx], in check_header_template()
[all …]
/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c711 cxgb4_free_atid(lldi->tids, csk->atid); in free_atid()
725 struct tid_info *t = lldi->tids; in do_act_establish()
748 cxgb4_insert_tid(lldi->tids, csk, tid); in do_act_establish()
878 struct tid_info *t = lldi->tids; in do_act_open_rpl()
898 cxgb4_remove_tid(lldi->tids, csk->port_id, GET_TID(rpl)); in do_act_open_rpl()
923 struct tid_info *t = lldi->tids; in do_peer_close()
944 struct tid_info *t = lldi->tids; in do_close_con_rpl()
983 struct tid_info *t = lldi->tids; in do_abort_req_rss()
1031 struct tid_info *t = lldi->tids; in do_abort_rpl_rss()
1056 struct tid_info *t = lldi->tids; in do_rx_data()
[all …]
/drivers/target/iscsi/cxgbit/
Dcxgbit_cm.c354 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()
755 cxgb4_remove_tid(csk->com.cdev->lldi.tids, 0, csk->tid); in _cxgbit_free_csk()
1150 struct tid_info *t = cdev->lldi.tids; in cxgbit_pass_accept_req()
1497 struct tid_info *t = cdev->lldi.tids; in cxgbit_pass_open_rpl()
1517 struct tid_info *t = cdev->lldi.tids; in cxgbit_close_listsrv_rpl()
1537 struct tid_info *t = cdev->lldi.tids; in cxgbit_pass_establish()
1811 struct tid_info *t = lldi->tids; in cxgbit_set_tcb_rpl()
[all …]
Dcxgbit_main.c429 csk = lookup_tid(lldi->tids, tid); in cxgbit_uld_lro_rx_handler()
/drivers/net/wireless/realtek/rtlwifi/
Drc.c189 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()
Dbase.c1278 tid_data = &sta_entry->tids[tid]; in rtl_action_proc()
1424 tid_data = &sta_entry->tids[tid]; in rtl_tx_agg_start()
1454 tid_data = &sta_entry->tids[tid]; in rtl_tx_agg_stop()
1455 sta_entry->tids[tid].agg.agg_state = RTL_AGG_STOP; in rtl_tx_agg_stop()
1477 tid_data = &sta_entry->tids[tid]; in rtl_rx_agg_start()
1503 sta_entry->tids[tid].agg.rx_agg_state = RTL_RX_AGG_STOP; in rtl_rx_agg_stop()
1523 sta_entry->tids[tid].agg.agg_state = RTL_AGG_OPERATIONAL; in rtl_tx_agg_oper()
Dwifi.h1322 struct rtl_tid_data tids[MAX_TID_COUNT]; member
1369 struct rtl_tid_data tids[MAX_TID_COUNT]; member
Dpci.c1611 if (sta_entry->tids[tid].agg.agg_state != RTL_AGG_OPERATIONAL) in rtl_pci_tx_chk_waitq_insert()
1720 sta_entry->tids[tid].seq_number = seq_number; in rtl_pci_tx()
Dusb.c1018 mac->tids[tid].seq_number = seq_number; in _rtl_usb_tx_preprocess()
/drivers/infiniband/hw/cxgb4/
Dcm.c401 cxgb4_remove_tid(ep->com.dev->rdev.lldi.tids, 0, ep->hwtid); in _c4iw_free_ep()
557 cxgb4_free_atid(ep->com.dev->rdev.lldi.tids, ep->atid); in act_open_req_arp_failure()
1171 struct tid_info *t = dev->rdev.lldi.tids; in act_establish()
2113 ep->atid = cxgb4_alloc_atid(ep->com.dev->rdev.lldi.tids, ep); in c4iw_reconnect()
2171 cxgb4_free_atid(ep->com.dev->rdev.lldi.tids, ep->atid); in c4iw_reconnect()
2192 struct tid_info *t = dev->rdev.lldi.tids; in act_open_rpl()
2288 cxgb4_remove_tid(ep->com.dev->rdev.lldi.tids, 0, GET_TID(rpl)); in act_open_rpl()
2437 struct tid_info *t = dev->rdev.lldi.tids; in pass_accept_req()
2836 cxgb4_remove_tid(ep->com.dev->rdev.lldi.tids, 0, ep->hwtid); in peer_abort()
3217 ep->atid = cxgb4_alloc_atid(dev->rdev.lldi.tids, ep); in c4iw_connect()
[all …]
/drivers/net/wireless/intel/iwlwifi/mvm/
Dsta.h547 u16 cnt, u16 tids, bool more_data,
Dmac80211.c2301 struct ieee80211_sta *sta, u16 tids, in iwl_mvm_mac_allow_buffered_frames() argument
2311 tids, more_data, false); in iwl_mvm_mac_allow_buffered_frames()
2316 struct ieee80211_sta *sta, u16 tids, in iwl_mvm_mac_release_buffered_frames() argument
2326 tids, more_data, true); in iwl_mvm_mac_release_buffered_frames()
2336 unsigned long txqs = 0, tids = 0; in iwl_mvm_mac_sta_notify() local
2353 __set_bit(tid, &tids); in iwl_mvm_mac_sta_notify()
2361 for_each_set_bit(tid, &tids, IWL_MAX_TID_COUNT) in iwl_mvm_mac_sta_notify()
Dsta.c3034 u16 cnt, u16 tids, bool more_data, in iwl_mvm_sta_modify_sleep_tx_count() argument
3046 unsigned long _tids = tids; in iwl_mvm_sta_modify_sleep_tx_count()
/drivers/net/ethernet/chelsio/cxgb3/
Dt3_hw.c2607 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/ethernet/qlogic/qed/
Dqed_cxt.c333 iids->tids += segs[j].count; in qed_cxt_qm_iids()
343 iids->tids += vf_tids * p_mngr->vf_count; in qed_cxt_qm_iids()
347 iids->cids, iids->vf_cids, iids->tids, vf_tids); in qed_cxt_qm_iids()
671 qm_iids.vf_cids, qm_iids.tids, in qed_cxt_cfg_ilt_compute()
680 qm_iids.tids, in qed_cxt_cfg_ilt_compute()
Dqed.h154 u32 tids; member
/drivers/net/wireless/ath/ath9k/
Dxmit.c1644 u16 tids, int nframes, in ath9k_release_buffered_frames() argument
1659 for (i = 0; tids && nframes; i++, tids >>= 1) { in ath9k_release_buffered_frames()
1662 if (!(tids & 1)) in ath9k_release_buffered_frames()
Dath9k.h585 u16 tids, int nframes,
/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
Dtrx.c528 if (mac->tids[tid].agg.agg_state == RTL_AGG_ON && in rtl92cu_tx_fill_desc()

12