Home
last modified time | relevance | path

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

12

/freebsd/sys/dev/mlx5/mlx5_fpga/
H A Dmlx5fpga_ipsec.c144 context = list_first_entry_or_null(&fdev->ipsec->pending_cmds, in mlx5_fpga_ipsec_recv()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dreg.c826 while ((params = list_first_entry_or_null(&local_update_list, in ath11k_regd_update_chan_list_work()
881 arvif = list_first_entry_or_null(&ar->arvifs, struct ath11k_vif, list); in ath11k_reg_get_ar_vdev_type()
H A Dmac.c4136 pdev = list_first_entry_or_null(&ar->fw_stats.pdevs, in ath11k_mac_handle_get_txpower()
6767 while ((params = list_first_entry_or_null(&ar->channel_update_queue, in ath11k_mac_op_stop()
/freebsd/lib/libpmc/pmu-events/
H A Dlist.h157 #define list_first_entry_or_null(ptr, type, member) \ macro
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dlist.h173 #define list_first_entry_or_null(ptr, type, member) \ macro
/freebsd/sys/contrib/dev/iwlwifi/
H A Diwl-trans.c76 while ((tmp = list_first_entry_or_null(&restart_data_list, in iwl_trans_free_restart_list()
/freebsd/sys/contrib/dev/rtw89/
H A Dser.c186 msg = list_first_entry_or_null(&ser->msg_q, struct ser_msg, list); in __rtw89_ser_dequeue_msg()
H A Dpci.h1689 txwd = list_first_entry_or_null(&wd_ring->free_pages, in rtw89_pci_dequeue_txwd()
H A Dmac80211.c1924 rpt = list_first_entry_or_null(&env->nhm_rpt_list, typeof(*rpt), list); in rtw89_ops_get_survey()
H A Dpci.c515 txwd = list_first_entry_or_null(&tx_ring->busy_pages, struct rtw89_pci_tx_wd, list); in rtw89_pci_reclaim_txbd()
537 txwd = list_first_entry_or_null(&tx_ring->busy_pages, struct rtw89_pci_tx_wd, list); in rtw89_pci_release_busy_txwd()
H A Dcore.h6333 list_first_entry_or_null(&p->dlink_pool, typeof(*p->links_inst), dlink_schd); \
/freebsd/sys/contrib/dev/rtw88/
H A Dtx.c503 rsvd_pkt = list_first_entry_or_null(&rtwdev->rsvd_page_list, in rtw_tx_rsvd_page_pkt_info_update()
H A Dfw.c1599 rsvd_pkt = list_first_entry_or_null(&rtwdev->rsvd_page_list, in __rtw_build_rsvd_page_from_vifs()
1730 rsvd_pkt = list_first_entry_or_null(&rtwdev->rsvd_page_list, in rtw_download_beacon()
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dreg.c832 while ((arg = list_first_entry_or_null(&local_update_list,
H A Ddp_tx.c101 desc = list_first_entry_or_null(&dp->tx_desc_free_list[pool_id], in ath12k_dp_tx_assign_buffer()
H A Ddp_rx.c371 rx_desc = list_first_entry_or_null(used_list, in ath12k_dp_rx_bufs_replenish()
3427 desc_info = list_first_entry_or_null(&dp->rx_desc_free_list, in ath12k_dp_rx_h_defrag_reo_reinject()
H A Dmac.c5168 pdev = list_first_entry_or_null(&ar->fw_stats.pdevs, in ath12k_mac_op_get_txpower()
9631 while ((arg = list_first_entry_or_null(&ar->regd_channel_update_queue, in ath12k_mac_stop()
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dtime-event.c1246 te_data = list_first_entry_or_null(&mvm->aux_roc_te_list, in iwl_mvm_get_roc_te()
/freebsd/sys/dev/irdma/
H A Dirdma_utils.c2440 cmpl = list_first_entry_or_null(&iwcq->cmpl_generated, struct irdma_cmpl_gen, list); in irdma_generated_cmpls()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dmac.c2238 iter = list_first_entry_or_null(&dev->twt_list, in mt7915_mac_twt_sched_list_add()
/freebsd/sys/contrib/dev/athk/ath10k/
H A Ddebug.c1221 pdev_stats = list_first_entry_or_null(&ar->debug.fw_stats.pdevs, in ath10k_debug_get_et_stats()
H A Dwmi.c8632 pdev = list_first_entry_or_null(&fw_stats->pdevs, in ath10k_wmi_main_op_fw_stats_fill()
8690 pdev = list_first_entry_or_null(&fw_stats->pdevs, in ath10k_wmi_10x_op_fw_stats_fill()
8838 pdev = list_first_entry_or_null(&fw_stats->pdevs, in ath10k_wmi_10_4_op_fw_stats_fill()
/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_fs_core.c1082 first_ft = list_first_entry_or_null(&prio->node.children, in connect_flow_table()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dmac.c3138 iter = list_first_entry_or_null(&dev->twt_list, in mt7996_mac_twt_sched_list_add()
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_80211.c7739 wk = list_first_entry_or_null(&lwiphy->wwk_list, struct wiphy_work, entry);

12