| /freebsd/sys/dev/mlx5/mlx5_fpga/ |
| H A D | mlx5fpga_ipsec.c | 144 context = list_first_entry_or_null(&fdev->ipsec->pending_cmds, in mlx5_fpga_ipsec_recv()
|
| /freebsd/sys/contrib/dev/athk/ath11k/ |
| H A D | reg.c | 826 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 D | mac.c | 4136 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 D | list.h | 157 #define list_first_entry_or_null(ptr, type, member) \ macro
|
| /freebsd/sys/compat/linuxkpi/common/include/linux/ |
| H A D | list.h | 173 #define list_first_entry_or_null(ptr, type, member) \ macro
|
| /freebsd/sys/contrib/dev/iwlwifi/ |
| H A D | iwl-trans.c | 76 while ((tmp = list_first_entry_or_null(&restart_data_list, in iwl_trans_free_restart_list()
|
| /freebsd/sys/contrib/dev/rtw89/ |
| H A D | ser.c | 186 msg = list_first_entry_or_null(&ser->msg_q, struct ser_msg, list); in __rtw89_ser_dequeue_msg()
|
| H A D | pci.h | 1689 txwd = list_first_entry_or_null(&wd_ring->free_pages, in rtw89_pci_dequeue_txwd()
|
| H A D | mac80211.c | 1924 rpt = list_first_entry_or_null(&env->nhm_rpt_list, typeof(*rpt), list); in rtw89_ops_get_survey()
|
| H A D | pci.c | 515 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 D | core.h | 6333 list_first_entry_or_null(&p->dlink_pool, typeof(*p->links_inst), dlink_schd); \
|
| /freebsd/sys/contrib/dev/rtw88/ |
| H A D | tx.c | 503 rsvd_pkt = list_first_entry_or_null(&rtwdev->rsvd_page_list, in rtw_tx_rsvd_page_pkt_info_update()
|
| H A D | fw.c | 1599 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 D | reg.c | 832 while ((arg = list_first_entry_or_null(&local_update_list,
|
| H A D | dp_tx.c | 101 desc = list_first_entry_or_null(&dp->tx_desc_free_list[pool_id], in ath12k_dp_tx_assign_buffer()
|
| H A D | dp_rx.c | 371 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 D | mac.c | 5168 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 D | time-event.c | 1246 te_data = list_first_entry_or_null(&mvm->aux_roc_te_list, in iwl_mvm_get_roc_te()
|
| /freebsd/sys/dev/irdma/ |
| H A D | irdma_utils.c | 2440 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 D | mac.c | 2238 iter = list_first_entry_or_null(&dev->twt_list, in mt7915_mac_twt_sched_list_add()
|
| /freebsd/sys/contrib/dev/athk/ath10k/ |
| H A D | debug.c | 1221 pdev_stats = list_first_entry_or_null(&ar->debug.fw_stats.pdevs, in ath10k_debug_get_et_stats()
|
| H A D | wmi.c | 8632 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 D | mlx5_fs_core.c | 1082 first_ft = list_first_entry_or_null(&prio->node.children, in connect_flow_table()
|
| /freebsd/sys/contrib/dev/mediatek/mt76/mt7996/ |
| H A D | mac.c | 3138 iter = list_first_entry_or_null(&dev->twt_list, in mt7996_mac_twt_sched_list_add()
|
| /freebsd/sys/compat/linuxkpi/common/src/ |
| H A D | linux_80211.c | 7739 wk = list_first_entry_or_null(&lwiphy->wwk_list, struct wiphy_work, entry);
|