Home
last modified time | relevance | path

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

/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/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/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.h1561 txwd = list_first_entry_or_null(&wd_ring->free_pages,
H A Dpci.c508 txwd = list_first_entry_or_null(&tx_ring->busy_pages, struct rtw89_pci_tx_wd, list); in rtw89_pci_release_pending_txwd_skb()
530 txwd = list_first_entry_or_null(&tx_ring->busy_pages, struct rtw89_pci_tx_wd, list); in rtw89_pci_release_tx_skbs()
/freebsd/sys/contrib/dev/rtw88/
H A Dtx.c493 rsvd_pkt = list_first_entry_or_null(&rtwdev->rsvd_page_list, in rtw_tx_rsvd_page_pkt_info_update()
H A Dfw.c1567 rsvd_pkt = list_first_entry_or_null(&rtwdev->rsvd_page_list, in rtw_build_rsvd_page()
1698 rsvd_pkt = list_first_entry_or_null(&rtwdev->rsvd_page_list, in rtw_fw_read_fifo_page()
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dtime-event.c1266 te_data = list_first_entry_or_null(&mvm->aux_roc_te_list,
/freebsd/sys/contrib/dev/athk/ath12k/
H A Ddp_tx.c98 desc = list_first_entry_or_null(&dp->tx_desc_free_list[pool_id], in ath12k_dp_tx_assign_buffer()
H A Ddp_rx.c319 rx_desc = list_first_entry_or_null(&dp->rx_desc_free_list, in ath12k_dp_rx_bufs_replenish()
3025 desc_info = list_first_entry_or_null(&dp->rx_desc_free_list, in ath12k_dp_rx_h_defrag_reo_reinject()
/freebsd/sys/dev/irdma/
H A Dirdma_utils.c2349 cmpl = list_first_entry_or_null(&iwcq->cmpl_generated, struct irdma_cmpl_gen, list); in irdma_generated_cmpls()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dmac.c2383 iter = list_first_entry_or_null(&dev->twt_list, in mt7996_mac_twt_sched_list_add()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dmac.c2246 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.c1218 pdev_stats = list_first_entry_or_null(&ar->debug.fw_stats.pdevs, in ath10k_debug_get_et_stats()
H A Dwmi.c8560 pdev = list_first_entry_or_null(&fw_stats->pdevs, in ath10k_wmi_main_op_fw_stats_fill()
8618 pdev = list_first_entry_or_null(&fw_stats->pdevs, in ath10k_wmi_10x_op_fw_stats_fill()
8766 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/compat/linuxkpi/common/src/
H A Dlinux_80211.c5965 wk = list_first_entry_or_null(&lwiphy->wwk_list, struct wiphy_work, entry);
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dmac.c9055 pdev = list_first_entry_or_null(&ar->fw_stats.pdevs, in ath11k_mac_op_get_txpower()
H A Dwmi.c7256 pdev = list_first_entry_or_null(&fw_stats->pdevs, in ath11k_wmi_fw_stats_fill()