/linux/drivers/net/wireless/ath/ath11k/ |
H A D | dp_tx.c | 687 void ath11k_dp_tx_completion_handler(struct ath11k_base *ab, int ring_id) in ath11k_dp_tx_completion_handler() 816 int mac_id, u32 ring_id, in ath11k_dp_tx_get_ring_id_type() 877 int ath11k_dp_tx_htt_srng_setup(struct ath11k_base *ab, u32 ring_id, in ath11k_dp_tx_htt_srng_setup() 1071 int ath11k_dp_tx_htt_rx_filter_setup(struct ath11k_base *ab, u32 ring_id, in ath11k_dp_tx_htt_rx_filter_setup() 1192 int ret = 0, ring_id = 0, i; in ath11k_dp_tx_htt_monitor_mode_ring_config() local
|
H A D | hal_tx.h | 21 u8 ring_id; member
|
H A D | debugfs.c | 501 u32 enable, rx_filter = 0, ring_id; in ath11k_write_extd_rx_stats() local 954 u32 rx_filter = 0, ring_id, filter, mode; in ath11k_write_pktlog_filter() local
|
H A D | dp.c | 1181 u32 interval, u32 ring_id) in ath11k_dp_shadow_init_timer()
|
H A D | dp.h | 69 u32 ring_id; member 253 u32 ring_id; member 1213 u8 ring_id; member
|
/linux/drivers/net/wireless/ath/ath12k/ |
H A D | dp_tx.c | 997 void ath12k_dp_tx_completion_handler(struct ath12k_base *ab, int ring_id) in ath12k_dp_tx_completion_handler() 1103 int mac_id, u32 ring_id, in ath12k_dp_tx_get_ring_id_type() 1159 int ath12k_dp_tx_htt_srng_setup(struct ath12k_base *ab, u32 ring_id, in ath12k_dp_tx_htt_srng_setup() 1363 int ath12k_dp_tx_htt_rx_filter_setup(struct ath12k_base *ab, u32 ring_id, in ath12k_dp_tx_htt_rx_filter_setup() 1575 int ret, ring_id, i; in ath12k_dp_tx_htt_rx_monitor_mode_ring_config() local 1675 int ath12k_dp_tx_htt_tx_filter_setup(struct ath12k_base *ab, u32 ring_id, in ath12k_dp_tx_htt_tx_filter_setup()
|
H A D | hal.c | 1823 int ring_id; in ath12k_hal_srng_get_ring_id() local 2334 int ring_id; in ath12k_hal_srng_setup() local 2454 int ring_id; in ath12k_hal_srng_update_hp_tp_addr() local 2557 u32 ring_id; in ath12k_hal_register_srng_lock_keys() local 2566 u32 ring_id; in ath12k_hal_unregister_srng_lock_keys() local
|
H A D | hal_tx.h | 23 u8 ring_id; member
|
H A D | debugfs.c | 820 u32 ring_id, rx_filter = 0; in ath12k_write_extd_rx_stats() local
|
/linux/drivers/crypto/inside-secure/ |
H A D | safexcel_ring.c | 180 int ring_id, in safexcel_add_cdesc() 225 int ring_id, in safexcel_add_rdesc()
|
H A D | safexcel.c | 1140 int ring_id, in safexcel_request_ring_irq()
|
/linux/drivers/net/wireless/ath/wil6210/ |
H A D | txrx_edma.c | 108 int ring_id = wil_find_free_sring(wil); in wil_tx_init_edma() local 344 u16 ring_id) in wil_init_rx_sring() 696 static int wil_ring_init_tx_edma(struct wil6210_vif *vif, int ring_id, in wil_ring_init_tx_edma() 744 static int wil_tx_ring_modify_edma(struct wil6210_vif *vif, int ring_id, in wil_tx_ring_modify_edma() 1170 unsigned int ring_id; in wil_tx_sring_handler() local 1546 static int wil_ring_init_bcast_edma(struct wil6210_vif *vif, int ring_id, in wil_ring_init_bcast_edma()
|
H A D | wmi.c | 3716 int wil_wmi_tx_sring_cfg(struct wil6210_priv *wil, int ring_id) in wil_wmi_tx_sring_cfg() 3792 int wil_wmi_rx_sring_add(struct wil6210_priv *wil, u16 ring_id) in wil_wmi_rx_sring_add() 3877 int wil_wmi_tx_desc_ring_add(struct wil6210_vif *vif, int ring_id, int cid, in wil_wmi_tx_desc_ring_add() 3931 int wil_wmi_bcast_desc_ring_add(struct wil6210_vif *vif, int ring_id) in wil_wmi_bcast_desc_ring_add()
|
H A D | txrx_edma.h | 227 u8 ring_id; member
|
/linux/drivers/gpu/drm/amd/amdkfd/ |
H A D | cik_int.h | 31 uint32_t ring_id; member
|
/linux/include/net/ |
H A D | switchdev.h | 128 u32 ring_id; member 141 u32 ring_id; member 153 u32 ring_id; member 163 u32 ring_id; member 186 u32 ring_id; member
|
/linux/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_debugfs.c | 483 static void i40e_dbg_dump_desc(int cnt, int vsi_seid, int ring_id, int desc_n, in i40e_dbg_dump_desc() 939 int ring_id, desc_n; in i40e_dbg_command_write() local
|
/linux/drivers/net/ethernet/apm/xgene/ |
H A D | xgene_enet_ring2.c | 120 u32 ring_id; in xgene_enet_clr_desc_ring_id() local
|
/linux/drivers/bluetooth/ |
H A D | hci_bcm4377.c | 180 __le16 ring_id; member 237 __le16 ring_id; member 265 __le16 ring_id; member 289 __le16 ring_id; member 426 enum bcm4377_transfer_ring_id ring_id; member 468 enum bcm4377_completion_ring_id ring_id; member
|
/linux/net/bridge/ |
H A D | br_mrp_switchdev.c | 141 u16 in_id, u32 ring_id, in br_mrp_switchdev_set_in_role()
|
H A D | br_private_mrp.h | 19 u32 ring_id; member
|
H A D | br_mrp.c | 52 static struct br_mrp *br_mrp_find_id(struct net_bridge *br, u32 ring_id) in br_mrp_find_id() argument [all...] |
/linux/include/uapi/linux/ |
H A D | if_bridge.h | 290 __u32 ring_id; member 297 __u32 ring_id; member 302 __u32 ring_id; member 307 __u32 ring_id; member 320 __u32 ring_id; member
|
/linux/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_io.c | 143 u16 handle, u8 ring_id) in qlcnic_get_ref_handle() 845 u8 ring_id) in qlcnic_post_rx_buffers_nodb() 1438 struct qlcnic_host_rds_ring *rds_ring, u8 ring_id) in qlcnic_post_rx_buffers()
|
/linux/drivers/infiniband/hw/bnxt_re/ |
H A D | qplib_rcfw.h | 214 u16 ring_id; member
|