/kernel/linux/linux-5.10/drivers/net/wireless/intersil/p54/ |
H A D | p54pci.c | 132 p54p_refill_rx_ring(struct ieee80211_hw *dev, int ring_index, struct p54p_desc *ring, u32 ring_limit, struct sk_buff **rx_buf, u32 index) p54p_refill_rx_ring() argument 184 p54p_check_rx_ring(struct ieee80211_hw *dev, u32 *index, int ring_index, struct p54p_desc *ring, u32 ring_limit, struct sk_buff **rx_buf) p54p_check_rx_ring() argument 244 p54p_check_tx_ring(struct ieee80211_hw *dev, u32 *index, int ring_index, struct p54p_desc *ring, u32 ring_limit, struct sk_buff **tx_buf) p54p_check_tx_ring() argument
|
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/ |
H A D | phy.c | 438 struct rtl8192_tx_ring *ring = NULL; in _rtl92ce_phy_set_rf_power_state() local
|
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/ |
H A D | phy.c | 382 struct rtl8192_tx_ring *ring = NULL; in _rtl92cu_phy_set_rf_power_state() local
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/ |
H A D | dbring.c | 9 ath11k_dbring_bufs_replenish(struct ath11k *ar, struct ath11k_dbring *ring, struct ath11k_dbring_element *buff) ath11k_dbring_bufs_replenish() argument 73 ath11k_dbring_fill_bufs(struct ath11k *ar, struct ath11k_dbring *ring) ath11k_dbring_fill_bufs() argument 112 ath11k_dbring_wmi_cfg_setup(struct ath11k *ar, struct ath11k_dbring *ring, enum wmi_direct_buffer_module id) ath11k_dbring_wmi_cfg_setup() argument 144 ath11k_dbring_set_cfg(struct ath11k *ar, struct ath11k_dbring *ring, u32 num_resp_per_event, u32 event_timeout_ms, int (*handler)(struct ath11k *, struct ath11k_dbring_data *)) ath11k_dbring_set_cfg() argument 159 ath11k_dbring_buf_setup(struct ath11k *ar, struct ath11k_dbring *ring, struct ath11k_dbring_cap *db_cap) ath11k_dbring_buf_setup() argument 182 ath11k_dbring_srng_setup(struct ath11k *ar, struct ath11k_dbring *ring, int ring_num, int num_entries) ath11k_dbring_srng_setup() argument 229 struct ath11k_dbring *ring; ath11k_dbring_buffer_release_event() local 334 ath11k_dbring_srng_cleanup(struct ath11k *ar, struct ath11k_dbring *ring) ath11k_dbring_srng_cleanup() argument 339 ath11k_dbring_buf_cleanup(struct ath11k *ar, struct ath11k_dbring *ring) ath11k_dbring_buf_cleanup() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/wireguard/ |
H A D | device.h | 29 struct ptr_ring ring; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/synopsys/ |
H A D | dwc-xlgmac-desc.c | 74 xlgmac_free_ring(struct xlgmac_pdata *pdata, struct xlgmac_ring *ring) xlgmac_free_ring() argument 125 xlgmac_init_ring(struct xlgmac_pdata *pdata, struct xlgmac_ring *ring, unsigned int dma_desc_count) xlgmac_init_ring() argument 389 xlgmac_map_rx_buffer(struct xlgmac_pdata *pdata, struct xlgmac_ring *ring, struct xlgmac_desc_data *desc_data) xlgmac_map_rx_buffer() argument 427 struct xlgmac_ring *ring; xlgmac_tx_desc_init() local 464 struct xlgmac_ring *ring; xlgmac_rx_desc_init() local 501 struct xlgmac_ring *ring = channel->tx_ring; xlgmac_map_tx_skb() local [all...] |
/kernel/linux/linux-5.10/drivers/scsi/fnic/ |
H A D | vnic_cq.h | 65 struct vnic_dev_ring ring; member
|
/kernel/linux/linux-5.10/drivers/scsi/ibmvscsi_tgt/ |
H A D | libsrp.c | 61 struct srp_buf **ring; in srp_ring_alloc() local 24 srp_iu_pool_alloc(struct srp_queue *q, size_t max, struct srp_buf **ring) srp_iu_pool_alloc() argument 92 srp_ring_free(struct device *dev, struct srp_buf **ring, size_t max, size_t size) srp_ring_free() argument [all...] |
/kernel/linux/linux-5.10/drivers/scsi/snic/ |
H A D | vnic_wq.h | 78 struct vnic_dev_ring ring; member
|
H A D | vnic_cq.h | 55 struct vnic_dev_ring ring; member
|
/kernel/linux/linux-5.10/drivers/usb/musb/ |
H A D | musb_host.h | 21 struct list_head ring; /* of musb_qh */ member
|
/kernel/linux/linux-5.10/net/xdp/ |
H A D | xsk_queue.h | 43 struct xdp_ring *ring; member 114 struct xdp_umem_ring *ring = (struct xdp_umem_ring *)q->ring; xskq_cons_read_addr_unchecked() local 190 struct xdp_rxtx_ring *ring = (struct xdp_rxtx_ring *)q->ring; xskq_cons_read_desc() local 309 struct xdp_umem_ring *ring = (struct xdp_umem_ring *)q->ring; xskq_prod_reserve_addr() local 322 struct xdp_rxtx_ring *ring = (struct xdp_rxtx_ring *)q->ring; xskq_prod_reserve_desc() local 350 struct xdp_umem_ring *ring = (struct xdp_umem_ring *)q->ring; xskq_prod_submit_addr() local [all...] |
/kernel/linux/linux-5.10/include/linux/ |
H A D | skb_array.h | 26 struct ptr_ring ring; member [all...] |
/kernel/linux/linux-5.10/include/linux/platform_data/ |
H A D | cros_ec_sensorhub.h | 159 struct cros_ec_sensors_ring_sample *ring; member
|
/kernel/linux/linux-5.10/include/net/ |
H A D | page_pool.h | 118 struct ptr_ring ring; member
|
/kernel/linux/linux-5.10/tools/io_uring/ |
H A D | liburing.h | 80 static inline void io_uring_cqe_seen(struct io_uring *ring, in io_uring_cqe_seen() argument
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | virtio_ring.h | 111 __virtio16 ring[]; member 128 vring_used_elem_t ring[]; member [all...] |
/kernel/linux/linux-5.10/net/ipv6/ |
H A D | seg6_hmac.c | 167 char *ring, *off; in seg6_hmac_compute() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/ |
H A D | intel_engine_user.c | 153 static int legacy_ring_idx(const struct legacy_ring *ring) in legacy_ring_idx() argument 173 static void add_legacy_ring(struct legacy_ring *ring, in add_legacy_ring() argument 189 struct legacy_ring ring = {}; intel_engines_driver_register() local [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/ |
H A D | msm_gem.h | 151 struct msm_ringbuffer *ring; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | nbio_v7_0.c | 63 nbio_v7_0_hdp_flush(struct amdgpu_device *adev, struct amdgpu_ring *ring) nbio_v7_0_hdp_flush() argument
|
H A D | vce_v2_0.c | 55 static uint64_t vce_v2_0_ring_get_rptr(struct amdgpu_ring *ring) in vce_v2_0_ring_get_rptr() argument 72 static uint64_t vce_v2_0_ring_get_wptr(struct amdgpu_ring *ring) in vce_v2_0_ring_get_wptr() argument 89 static void vce_v2_0_ring_set_wptr(struct amdgpu_ring *ring) in vce_v2_0_ring_set_wptr() argument 232 struct amdgpu_ring *ring; vce_v2_0_start() local 415 struct amdgpu_ring *ring; vce_v2_0_sw_init() local [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H A D | radeon_cs.c | 209 static int radeon_cs_get_ring(struct radeon_cs_parser *p, u32 ring, s32 priority) in radeon_cs_get_ring() argument 276 u32 ring = RADEON_CS_RING_GFX; radeon_cs_parser_init() local [all...] |
H A D | radeon_vce.c | 345 int radeon_vce_get_create_msg(struct radeon_device *rdev, int ring, in radeon_vce_get_create_msg() argument 412 int radeon_vce_get_destroy_msg(struct radeon_device *rdev, int ring, in radeon_vce_get_destroy_msg() argument 694 radeon_vce_semaphore_emit(struct radeon_device *rdev, struct radeon_ring *ring, struct radeon_semaphore *semaphore, bool emit_wait) radeon_vce_semaphore_emit() argument 720 struct radeon_ring *ring = &rdev->ring[ib->ring]; radeon_vce_ib_execute() local 737 struct radeon_ring *ring = &rdev->ring[fence->ring]; radeon_vce_fence_emit() local 755 radeon_vce_ring_test(struct radeon_device *rdev, struct radeon_ring *ring) radeon_vce_ring_test() argument 795 radeon_vce_ib_test(struct radeon_device *rdev, struct radeon_ring *ring) radeon_vce_ib_test() argument [all...] |
H A D | radeon_ring.c | 61 radeon_ring_supports_scratch_reg(struct radeon_device *rdev, struct radeon_ring *ring) radeon_ring_supports_scratch_reg() argument 82 radeon_ring_free_size(struct radeon_device *rdev, struct radeon_ring *ring) radeon_ring_free_size() argument 108 radeon_ring_alloc(struct radeon_device *rdev, struct radeon_ring *ring, unsigned ndw) radeon_ring_alloc() argument 144 radeon_ring_lock(struct radeon_device *rdev, struct radeon_ring *ring, unsigned ndw) radeon_ring_lock() argument 168 radeon_ring_commit(struct radeon_device *rdev, struct radeon_ring *ring, bool hdp_flush) radeon_ring_commit() argument 200 radeon_ring_unlock_commit(struct radeon_device *rdev, struct radeon_ring *ring, bool hdp_flush) radeon_ring_unlock_commit() argument 214 radeon_ring_undo(struct radeon_ring *ring) radeon_ring_undo() argument 226 radeon_ring_unlock_undo(struct radeon_device *rdev, struct radeon_ring *ring) radeon_ring_unlock_undo() argument 239 radeon_ring_lockup_update(struct radeon_device *rdev, struct radeon_ring *ring) radeon_ring_lockup_update() argument 252 radeon_ring_test_lockup(struct radeon_device *rdev, struct radeon_ring *ring) radeon_ring_test_lockup() argument 282 radeon_ring_backup(struct radeon_device *rdev, struct radeon_ring *ring, uint32_t **data) radeon_ring_backup() argument 346 radeon_ring_restore(struct radeon_device *rdev, struct radeon_ring *ring, unsigned size, uint32_t *data) radeon_ring_restore() argument 380 radeon_ring_init(struct radeon_device *rdev, struct radeon_ring *ring, unsigned ring_size, unsigned rptr_offs, u32 nop) radeon_ring_init() argument 437 radeon_ring_fini(struct radeon_device *rdev, struct radeon_ring *ring) radeon_ring_fini() argument 471 struct radeon_ring *ring = &rdev->ring[ridx]; radeon_debugfs_ring_info() local 544 radeon_debugfs_ring_init(struct radeon_device *rdev, struct radeon_ring *ring) radeon_debugfs_ring_init() argument [all...] |