Home
last modified time | relevance | path

Searched refs:rcu_dereference (Results 1 – 25 of 59) sorted by relevance

123

/freebsd/sys/ofed/include/rdma/
H A Drdma_vt.h473 qp = rcu_dereference(rvp->qp[qpn]); in rvt_lookup_qpn()
477 for (qp = rcu_dereference(rdi->qp_dev->qp_table[n]); qp; in rvt_lookup_qpn()
478 qp = rcu_dereference(qp->next)) in rvt_lookup_qpn()
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Drxmq.c60 ptk_pn = rcu_dereference(mvmsta->ptk_pn[keyidx]); in iwl_mvm_check_pn()
331 key = rcu_dereference(mvmvif->bcn_prot.keys[0]); in iwl_mvm_rx_mgmt_prot()
333 key = rcu_dereference(mvmvif->bcn_prot.keys[1]); in iwl_mvm_rx_mgmt_prot()
762 ba_data = rcu_dereference(mvm->baid_map[baid]); in iwl_mvm_del_ba()
768 sta = rcu_dereference(mvm->fw_id_to_mac_id[sta_id]); in iwl_mvm_del_ba()
806 ba_data = rcu_dereference(mvm->baid_map[baid]); in iwl_mvm_release_frames_from_notif()
1003 baid_data = rcu_dereference(mvm->baid_map[baid]); in iwl_mvm_reorder()
1181 data = rcu_dereference(mvm->baid_map[baid]); in iwl_mvm_agg_rx_received()
2501 sta = rcu_dereference(mvm->fw_id_to_mac_id[id]); in iwl_mvm_rx_mpdu_mq()
2526 rcu_dereference(mvm->csa_tx_blocked_vif); in iwl_mvm_rx_mpdu_mq()
[all …]
H A Drs-fw.c429 link_sta = rcu_dereference(mvm->fw_id_to_link_sta[notif->sta_id]); in iwl_mvm_tlc_update_notif()
430 sta = rcu_dereference(mvm->fw_id_to_mac_id[notif->sta_id]); in iwl_mvm_tlc_update_notif()
451 mvm_link_sta = rcu_dereference(mvmsta->link[link_sta->link_id]); in iwl_mvm_tlc_update_notif()
628 mvm_link_sta = rcu_dereference(mvmsta->link[link_id]); in iwl_mvm_rs_fw_rate_init()
H A Dcoex.c109 chanctx_conf = rcu_dereference(vif->bss_conf.chanctx_conf); in iwl_get_coex_type()
280 link_conf = rcu_dereference(vif->link_conf[link_id]); in iwl_mvm_bt_notif_per_link()
288 chanctx_conf = rcu_dereference(link_conf->chanctx_conf); in iwl_mvm_bt_notif_per_link()
H A Dsf.c116 link_sta = rcu_dereference(sta->link[link_id]); in iwl_mvm_fill_sf_command()
H A Dtx.c678 resp_data = rcu_dereference(mvmvif->deflink.probe_resp_data); in iwl_mvm_probe_resp_set_noa()
844 link_conf = rcu_dereference(mvmsta->vif->link_conf[link]); in iwl_mvm_max_amsdu_size()
1739 sta = rcu_dereference(mvm->fw_id_to_mac_id[sta_id]); in iwl_mvm_rx_tx_cmd_single()
1894 sta = rcu_dereference(mvm->fw_id_to_mac_id[sta_id]); in iwl_mvm_rx_tx_cmd_agg()
1944 sta = rcu_dereference(mvm->fw_id_to_mac_id[sta_id]); in iwl_mvm_tx_reclaim()
2045 rcu_dereference(mvmsta->vif->bss_conf.chanctx_conf); in iwl_mvm_tx_reclaim()
H A Dmld-mac80211.c338 link_sta = rcu_dereference(mvmvif->ap_sta->link[link_id]); in __iwl_mvm_mld_assign_vif_chanctx()
416 chanctx_conf = rcu_dereference(link_conf->chanctx_conf); in iwl_mvm_esr_mode_inactive()
754 link_conf = rcu_dereference(vif->link_conf[i]); in iwl_mvm_mld_vif_cfg_changed_station()
H A Drx.c375 sta = rcu_dereference(mvm->fw_id_to_mac_id[id]); in iwl_mvm_rx_rx_mpdu()
421 rcu_dereference(mvm->csa_tx_blocked_vif); in iwl_mvm_rx_rx_mpdu()
1075 sta = rcu_dereference(mvm->fw_id_to_mac_id[sta_id]); in iwl_mvm_window_status_notif()
H A Dmld-mac.c61 link_conf = rcu_dereference(vif->link_conf[link_id]); in iwl_mvm_mld_mac_ctxt_cmd_common()
H A Dmac-ctxt.c411 chanctx = rcu_dereference(link_conf->chanctx_conf); in iwl_mvm_set_fw_basic_rates()
910 link_conf = rcu_dereference(vif->link_conf[link_id]); in iwl_mvm_mac_ctxt_get_lowest_rate()
1102 ctx = rcu_dereference(link_conf->chanctx_conf); in iwl_mvm_mac_ctxt_send_beacon_v9()
1807 csa_vif = rcu_dereference(mvm->csa_vif); in iwl_mvm_channel_switch_start_notif()
H A Ddebugfs-vif.c240 chanctx_conf = rcu_dereference(vif->bss_conf.chanctx_conf); in iwl_dbgfs_mac_params_read()
600 chanctx_conf = rcu_dereference(vif->bss_conf.chanctx_conf); in iwl_dbgfs_rx_phyinfo_write()
H A Dsta.c269 ba_data = rcu_dereference(*rcu_ptr); in iwl_mvm_rx_agg_session_expired()
285 sta = rcu_dereference(ba_data->mvm->fw_id_to_mac_id[sta_id]); in iwl_mvm_rx_agg_session_expired()
323 sta = rcu_dereference(mvm->fw_id_to_mac_id[sta_id]); in iwl_mvm_invalidate_sta_queue()
506 sta = rcu_dereference(mvm->fw_id_to_mac_id[sta_id]); in iwl_mvm_remove_sta_queue_marking()
828 rcu_dereference(sta->link[link_id]); in iwl_mvm_get_queue_size()
1295 sta = rcu_dereference(mvm->fw_id_to_mac_id[sta_id]); in iwl_mvm_inactivity_check()
4150 sta = rcu_dereference(mvm->fw_id_to_mac_id[sta_id]); in iwl_mvm_rx_eosp_notif()
4250 sta = rcu_dereference(mvm->fw_id_to_mac_id[i]); in iwl_mvm_modify_all_sta_disable_tx()
H A Dftm-responder.c416 pctx = rcu_dereference(bss_conf->chanctx_conf); in iwl_mvm_ftm_start_responder()
H A Dftm-initiator.c88 sta = rcu_dereference(mvm->fw_id_to_mac_id[sta_id]); in iwl_mvm_ftm_add_pasn_sta()
546 sta = rcu_dereference(mvm->fw_id_to_mac_id[target->sta_id]); in iwl_mvm_ftm_put_target()
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dagg-rx.c136 tid = rcu_dereference(wcid->aggr[tidno]); in mt76_rx_aggr_check_ctl()
176 tid = rcu_dereference(wcid->aggr[tidno]); in mt76_rx_aggr_reorder()
H A Dutil.c94 wcid = rcu_dereference(dev->wcid[j]); in mt76_get_min_avg_rssi()
H A Dtx.c67 wcid = rcu_dereference(dev->wcid[cb->wcid]); in mt76_tx_status_unlock()
254 wcid = rcu_dereference(dev->wcid[wcid_idx]); in __mt76_tx_complete_skb()
546 wcid = rcu_dereference(dev->wcid[mtxq->wcid]); in mt76_txq_schedule_list()
H A Dmt76x02.h268 wcid = rcu_dereference(dev->wcid[idx]); in mt76x02_rx_get_sta()
H A Dmt792x_mac.c150 wcid = rcu_dereference(dev->mt76.wcid[idx]); in mt792x_rx_get_wcid()
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Drcupdate.h85 #define rcu_dereference(p) \ macro
/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt_ulp.c286 ops = rcu_dereference(ulp->ulp_ops); in bnxt_ulp_sriov_cfg()
352 ops = rcu_dereference(ulp->ulp_ops); in bnxt_ulp_async_events()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7921/
H A Dmac.c474 wcid = rcu_dereference(dev->mt76.wcid[wcidx]); in mt7921_mac_add_txs()
536 wcid = rcu_dereference(dev->mt76.wcid[idx]); in mt7921_mac_tx_free()
836 wcid = rcu_dereference(mdev->wcid[idx]); in mt7921_usb_sdio_tx_complete_skb()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7603/
H A Ddma.c40 wcid = rcu_dereference(dev->mt76.wcid[idx]); in mt7603_rx_loopback_skb()
/freebsd/sys/contrib/dev/athk/ath12k/
H A Ddbring.c266 if (!rcu_dereference(ab->pdevs_active[pdev_idx])) { in ath12k_dbring_buffer_release_event()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Ddbring.c302 if (!rcu_dereference(ab->pdevs_active[pdev_idx])) { in ath11k_dbring_buffer_release_event()

123