| /OK3568_Linux_fs/kernel/fs/nfs/ |
| H A D | nfs4session.c | 27 static void nfs4_init_slot_table(struct nfs4_slot_table *tbl, const char *queue) in nfs4_init_slot_table() 39 static void nfs4_shrink_slot_table(struct nfs4_slot_table *tbl, u32 newsize) in nfs4_shrink_slot_table() 62 void nfs4_slot_tbl_drain_complete(struct nfs4_slot_table *tbl) in nfs4_slot_tbl_drain_complete() 83 void nfs4_free_slot(struct nfs4_slot_table *tbl, struct nfs4_slot *slot) in nfs4_free_slot() 104 static struct nfs4_slot *nfs4_new_slot(struct nfs4_slot_table *tbl, in nfs4_new_slot() 120 static struct nfs4_slot *nfs4_find_or_create_slot(struct nfs4_slot_table *tbl, in nfs4_find_or_create_slot() 142 static void nfs4_lock_slot(struct nfs4_slot_table *tbl, in nfs4_lock_slot() 159 bool nfs4_try_to_lock_slot(struct nfs4_slot_table *tbl, struct nfs4_slot *slot) in nfs4_try_to_lock_slot() 172 struct nfs4_slot *nfs4_lookup_slot(struct nfs4_slot_table *tbl, u32 slotid) in nfs4_lookup_slot() 179 static int nfs4_slot_get_seqid(struct nfs4_slot_table *tbl, u32 slotid, in nfs4_slot_get_seqid() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
| H A D | dr_table.c | 6 int mlx5dr_table_set_miss_action(struct mlx5dr_table *tbl, in mlx5dr_table_set_miss_action() 93 static void dr_table_uninit_fdb(struct mlx5dr_table *tbl) in dr_table_uninit_fdb() 99 static void dr_table_uninit(struct mlx5dr_table *tbl) in dr_table_uninit() 158 static int dr_table_init_fdb(struct mlx5dr_table *tbl) in dr_table_init_fdb() 177 static int dr_table_init(struct mlx5dr_table *tbl) in dr_table_init() 212 static int dr_table_destroy_sw_owned_tbl(struct mlx5dr_table *tbl) in dr_table_destroy_sw_owned_tbl() 219 static int dr_table_create_sw_owned_tbl(struct mlx5dr_table *tbl) in dr_table_create_sw_owned_tbl() 250 struct mlx5dr_table *tbl; in mlx5dr_table_create() local 283 int mlx5dr_table_destroy(struct mlx5dr_table *tbl) in mlx5dr_table_destroy() 305 u32 mlx5dr_table_get_id(struct mlx5dr_table *tbl) in mlx5dr_table_get_id()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | rhashtable.h | 119 static inline unsigned int rht_bucket_index(const struct bucket_table *tbl, in rht_bucket_index() 156 struct rhashtable *ht, const struct bucket_table *tbl, in rht_key_hashfn() 165 struct rhashtable *ht, const struct bucket_table *tbl, in rht_head_hashfn() 183 const struct bucket_table *tbl) in rht_grow_above_75() 196 const struct bucket_table *tbl) in rht_shrink_below_30() 209 const struct bucket_table *tbl) in rht_grow_above_100() 221 const struct bucket_table *tbl) in rht_grow_above_max() 235 static inline int lockdep_rht_bucket_is_held(const struct bucket_table *tbl, in lockdep_rht_bucket_is_held() 277 #define rht_dereference_bucket(p, tbl, hash) \ argument 280 #define rht_dereference_bucket_rcu(p, tbl, hash) \ argument [all …]
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | syscalltbl.c | 59 static int syscalltbl__init_native(struct syscalltbl *tbl) in syscalltbl__init_native() 88 struct syscalltbl *tbl = malloc(sizeof(*tbl)); in syscalltbl__new() local 98 void syscalltbl__delete(struct syscalltbl *tbl) in syscalltbl__delete() 109 int syscalltbl__id(struct syscalltbl *tbl, const char *name) in syscalltbl__id() 118 int syscalltbl__strglobmatch_next(struct syscalltbl *tbl, const char *syscall_glob, int *idx) in syscalltbl__strglobmatch_next() 133 int syscalltbl__strglobmatch_first(struct syscalltbl *tbl, const char *syscall_glob, int *idx) in syscalltbl__strglobmatch_first() 145 struct syscalltbl *tbl = zalloc(sizeof(*tbl)); in syscalltbl__new() local 151 void syscalltbl__delete(struct syscalltbl *tbl) in syscalltbl__delete() 156 const char *syscalltbl__name(const struct syscalltbl *tbl, int id) in syscalltbl__name() 161 int syscalltbl__id(struct syscalltbl *tbl, const char *name) in syscalltbl__id() [all …]
|
| /OK3568_Linux_fs/kernel/net/mac80211/ |
| H A D | mesh_pathtbl.c | 45 struct mesh_table *tbl = tblptr; in mesh_path_rht_free() local 71 static void mesh_table_free(struct mesh_table *tbl) in mesh_table_free() 214 static struct mesh_path *mpath_lookup(struct mesh_table *tbl, const u8 *dst, in mpath_lookup() 251 __mesh_path_lookup_by_idx(struct mesh_table *tbl, int idx) in __mesh_path_lookup_by_idx() 308 struct mesh_table *tbl; in mesh_path_add_gate() local 343 static void mesh_gate_del(struct mesh_table *tbl, struct mesh_path *mpath) in mesh_gate_del() 404 struct mesh_table *tbl; in mesh_path_add() local 446 struct mesh_table *tbl; in mpp_path_add() local 492 struct mesh_table *tbl = sdata->u.mesh.mesh_paths; in mesh_plink_broken() local 514 static void mesh_path_free_rcu(struct mesh_table *tbl, in mesh_path_free_rcu() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/os_dep/linux/ |
| H A D | rhashtable.h | 145 struct bucket_table __rcu *tbl; member 162 struct bucket_table *tbl; member 205 static inline unsigned int rht_bucket_index(const struct bucket_table *tbl, in rht_bucket_index() 212 struct rhashtable *ht, const struct bucket_table *tbl, in rht_key_hashfn() 243 struct rhashtable *ht, const struct bucket_table *tbl, in rht_head_hashfn() 261 const struct bucket_table *tbl) in rht_grow_above_75() 274 const struct bucket_table *tbl) in rht_shrink_below_30() 287 const struct bucket_table *tbl) in rht_grow_above_100() 299 const struct bucket_table *tbl) in rht_grow_above_max() 318 static inline spinlock_t *rht_bucket_lock(const struct bucket_table *tbl, in rht_bucket_lock() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/os_dep/linux/ |
| H A D | rhashtable.h | 145 struct bucket_table __rcu *tbl; member 162 struct bucket_table *tbl; member 205 static inline unsigned int rht_bucket_index(const struct bucket_table *tbl, in rht_bucket_index() 212 struct rhashtable *ht, const struct bucket_table *tbl, in rht_key_hashfn() 243 struct rhashtable *ht, const struct bucket_table *tbl, in rht_head_hashfn() 261 const struct bucket_table *tbl) in rht_grow_above_75() 274 const struct bucket_table *tbl) in rht_shrink_below_30() 287 const struct bucket_table *tbl) in rht_grow_above_100() 299 const struct bucket_table *tbl) in rht_grow_above_max() 318 static inline spinlock_t *rht_bucket_lock(const struct bucket_table *tbl, in rht_bucket_lock() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/os_dep/linux/ |
| H A D | rhashtable.h | 145 struct bucket_table __rcu *tbl; member 162 struct bucket_table *tbl; member 205 static inline unsigned int rht_bucket_index(const struct bucket_table *tbl, in rht_bucket_index() 212 struct rhashtable *ht, const struct bucket_table *tbl, in rht_key_hashfn() 243 struct rhashtable *ht, const struct bucket_table *tbl, in rht_head_hashfn() 261 const struct bucket_table *tbl) in rht_grow_above_75() 274 const struct bucket_table *tbl) in rht_shrink_below_30() 287 const struct bucket_table *tbl) in rht_grow_above_100() 299 const struct bucket_table *tbl) in rht_grow_above_max() 318 static inline spinlock_t *rht_bucket_lock(const struct bucket_table *tbl, in rht_bucket_lock() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/os_dep/linux/ |
| H A D | rhashtable.h | 146 struct bucket_table __rcu *tbl; member 163 struct bucket_table *tbl; member 206 static inline unsigned int rht_bucket_index(const struct bucket_table *tbl, in rht_bucket_index() 213 struct rhashtable *ht, const struct bucket_table *tbl, in rht_key_hashfn() 244 struct rhashtable *ht, const struct bucket_table *tbl, in rht_head_hashfn() 262 const struct bucket_table *tbl) in rht_grow_above_75() 275 const struct bucket_table *tbl) in rht_shrink_below_30() 288 const struct bucket_table *tbl) in rht_grow_above_100() 300 const struct bucket_table *tbl) in rht_grow_above_max() 319 static inline spinlock_t *rht_bucket_lock(const struct bucket_table *tbl, in rht_bucket_lock() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/os_dep/linux/ |
| H A D | rhashtable.h | 145 struct bucket_table __rcu *tbl; member 162 struct bucket_table *tbl; member 205 static inline unsigned int rht_bucket_index(const struct bucket_table *tbl, in rht_bucket_index() 212 struct rhashtable *ht, const struct bucket_table *tbl, in rht_key_hashfn() 243 struct rhashtable *ht, const struct bucket_table *tbl, in rht_head_hashfn() 261 const struct bucket_table *tbl) in rht_grow_above_75() 274 const struct bucket_table *tbl) in rht_shrink_below_30() 287 const struct bucket_table *tbl) in rht_grow_above_100() 299 const struct bucket_table *tbl) in rht_grow_above_max() 318 static inline spinlock_t *rht_bucket_lock(const struct bucket_table *tbl, in rht_bucket_lock() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/ |
| H A D | rhashtable.h | 145 struct bucket_table __rcu *tbl; member 162 struct bucket_table *tbl; member 205 static inline unsigned int rht_bucket_index(const struct bucket_table *tbl, in rht_bucket_index() 212 struct rhashtable *ht, const struct bucket_table *tbl, in rht_key_hashfn() 243 struct rhashtable *ht, const struct bucket_table *tbl, in rht_head_hashfn() 261 const struct bucket_table *tbl) in rht_grow_above_75() 274 const struct bucket_table *tbl) in rht_shrink_below_30() 287 const struct bucket_table *tbl) in rht_grow_above_100() 299 const struct bucket_table *tbl) in rht_grow_above_max() 318 static inline spinlock_t *rht_bucket_lock(const struct bucket_table *tbl, in rht_bucket_lock() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/os_dep/linux/ |
| H A D | rhashtable.h | 145 struct bucket_table __rcu *tbl; member 162 struct bucket_table *tbl; member 205 static inline unsigned int rht_bucket_index(const struct bucket_table *tbl, in rht_bucket_index() 212 struct rhashtable *ht, const struct bucket_table *tbl, in rht_key_hashfn() 243 struct rhashtable *ht, const struct bucket_table *tbl, in rht_head_hashfn() 261 const struct bucket_table *tbl) in rht_grow_above_75() 274 const struct bucket_table *tbl) in rht_shrink_below_30() 287 const struct bucket_table *tbl) in rht_grow_above_100() 299 const struct bucket_table *tbl) in rht_grow_above_max() 318 static inline spinlock_t *rht_bucket_lock(const struct bucket_table *tbl, in rht_bucket_lock() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/os_dep/linux/ |
| H A D | rhashtable.h | 146 struct bucket_table __rcu *tbl; member 163 struct bucket_table *tbl; member 206 static inline unsigned int rht_bucket_index(const struct bucket_table *tbl, in rht_bucket_index() 213 struct rhashtable *ht, const struct bucket_table *tbl, in rht_key_hashfn() 244 struct rhashtable *ht, const struct bucket_table *tbl, in rht_head_hashfn() 262 const struct bucket_table *tbl) in rht_grow_above_75() 275 const struct bucket_table *tbl) in rht_shrink_below_30() 288 const struct bucket_table *tbl) in rht_grow_above_100() 300 const struct bucket_table *tbl) in rht_grow_above_max() 319 static inline spinlock_t *rht_bucket_lock(const struct bucket_table *tbl, in rht_bucket_lock() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/os_dep/linux/ |
| H A D | rhashtable.h | 146 struct bucket_table __rcu *tbl; member 163 struct bucket_table *tbl; member 206 static inline unsigned int rht_bucket_index(const struct bucket_table *tbl, in rht_bucket_index() 213 struct rhashtable *ht, const struct bucket_table *tbl, in rht_key_hashfn() 244 struct rhashtable *ht, const struct bucket_table *tbl, in rht_head_hashfn() 262 const struct bucket_table *tbl) in rht_grow_above_75() 275 const struct bucket_table *tbl) in rht_shrink_below_30() 288 const struct bucket_table *tbl) in rht_grow_above_100() 300 const struct bucket_table *tbl) in rht_grow_above_max() 319 static inline spinlock_t *rht_bucket_lock(const struct bucket_table *tbl, in rht_bucket_lock() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/os_dep/linux/ |
| H A D | rhashtable.h | 146 struct bucket_table __rcu *tbl; member 163 struct bucket_table *tbl; member 206 static inline unsigned int rht_bucket_index(const struct bucket_table *tbl, in rht_bucket_index() 213 struct rhashtable *ht, const struct bucket_table *tbl, in rht_key_hashfn() 244 struct rhashtable *ht, const struct bucket_table *tbl, in rht_head_hashfn() 262 const struct bucket_table *tbl) in rht_grow_above_75() 275 const struct bucket_table *tbl) in rht_shrink_below_30() 288 const struct bucket_table *tbl) in rht_grow_above_100() 300 const struct bucket_table *tbl) in rht_grow_above_max() 319 static inline spinlock_t *rht_bucket_lock(const struct bucket_table *tbl, in rht_bucket_lock() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/os_dep/linux/ |
| H A D | rhashtable.h | 145 struct bucket_table __rcu *tbl; member 162 struct bucket_table *tbl; member 205 static inline unsigned int rht_bucket_index(const struct bucket_table *tbl, in rht_bucket_index() 212 struct rhashtable *ht, const struct bucket_table *tbl, in rht_key_hashfn() 243 struct rhashtable *ht, const struct bucket_table *tbl, in rht_head_hashfn() 261 const struct bucket_table *tbl) in rht_grow_above_75() 274 const struct bucket_table *tbl) in rht_shrink_below_30() 287 const struct bucket_table *tbl) in rht_grow_above_100() 299 const struct bucket_table *tbl) in rht_grow_above_max() 318 static inline spinlock_t *rht_bucket_lock(const struct bucket_table *tbl, in rht_bucket_lock() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/os_dep/linux/ |
| H A D | rhashtable.h | 146 struct bucket_table __rcu *tbl; member 163 struct bucket_table *tbl; member 206 static inline unsigned int rht_bucket_index(const struct bucket_table *tbl, in rht_bucket_index() 213 struct rhashtable *ht, const struct bucket_table *tbl, in rht_key_hashfn() 244 struct rhashtable *ht, const struct bucket_table *tbl, in rht_head_hashfn() 262 const struct bucket_table *tbl) in rht_grow_above_75() 275 const struct bucket_table *tbl) in rht_shrink_below_30() 288 const struct bucket_table *tbl) in rht_grow_above_100() 300 const struct bucket_table *tbl) in rht_grow_above_max() 319 static inline spinlock_t *rht_bucket_lock(const struct bucket_table *tbl, in rht_bucket_lock() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/linux/ |
| H A D | rhashtable.h | 145 struct bucket_table __rcu *tbl; member 162 struct bucket_table *tbl; member 205 static inline unsigned int rht_bucket_index(const struct bucket_table *tbl, in rht_bucket_index() 212 struct rhashtable *ht, const struct bucket_table *tbl, in rht_key_hashfn() 243 struct rhashtable *ht, const struct bucket_table *tbl, in rht_head_hashfn() 261 const struct bucket_table *tbl) in rht_grow_above_75() 274 const struct bucket_table *tbl) in rht_shrink_below_30() 287 const struct bucket_table *tbl) in rht_grow_above_100() 299 const struct bucket_table *tbl) in rht_grow_above_max() 318 static inline spinlock_t *rht_bucket_lock(const struct bucket_table *tbl, in rht_bucket_lock() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/ |
| H A D | rhashtable.h | 145 struct bucket_table __rcu *tbl; member 162 struct bucket_table *tbl; member 205 static inline unsigned int rht_bucket_index(const struct bucket_table *tbl, in rht_bucket_index() 212 struct rhashtable *ht, const struct bucket_table *tbl, in rht_key_hashfn() 243 struct rhashtable *ht, const struct bucket_table *tbl, in rht_head_hashfn() 261 const struct bucket_table *tbl) in rht_grow_above_75() 274 const struct bucket_table *tbl) in rht_shrink_below_30() 287 const struct bucket_table *tbl) in rht_grow_above_100() 299 const struct bucket_table *tbl) in rht_grow_above_max() 318 static inline spinlock_t *rht_bucket_lock(const struct bucket_table *tbl, in rht_bucket_lock() [all …]
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | iommu.c | 164 struct iommu_table *tbl, in iommu_range_alloc() 286 static dma_addr_t iommu_alloc(struct device *dev, struct iommu_table *tbl, in iommu_alloc() 329 static bool iommu_free_check(struct iommu_table *tbl, dma_addr_t dma_addr, in iommu_free_check() 357 static struct iommu_pool *get_pool(struct iommu_table *tbl, in get_pool() 376 static void __iommu_free(struct iommu_table *tbl, dma_addr_t dma_addr, in __iommu_free() 398 static void iommu_free(struct iommu_table *tbl, dma_addr_t dma_addr, in iommu_free() 411 int ppc_iommu_map_sg(struct device *dev, struct iommu_table *tbl, in ppc_iommu_map_sg() 556 void ppc_iommu_unmap_sg(struct iommu_table *tbl, struct scatterlist *sglist, in ppc_iommu_unmap_sg() 588 static void iommu_table_clear(struct iommu_table *tbl) in iommu_table_clear() 629 static void iommu_table_reserve_pages(struct iommu_table *tbl, in iommu_table_reserve_pages() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/wds/ |
| H A D | rtw_wds.c | 67 struct rtw_wds_table *tbl = tblptr; in rtw_wds_path_rht_free() local 83 static void rtw_wds_table_free(struct rtw_wds_table *tbl) in rtw_wds_table_free() 95 static struct rtw_wds_path *rtw_wpath_lookup(struct rtw_wds_table *tbl, const u8 *dst) in rtw_wpath_lookup() 113 __rtw_wds_path_lookup_by_idx(struct rtw_wds_table *tbl, int idx) in __rtw_wds_path_lookup_by_idx() 218 struct rtw_wds_table *tbl = adapter->wds_paths; in rtw_wds_path_add() local 267 static void rtw_wds_path_free_rcu(struct rtw_wds_table *tbl, in rtw_wds_path_free_rcu() 277 static void __rtw_wds_path_del(struct rtw_wds_table *tbl, struct rtw_wds_path *wpath) in __rtw_wds_path_del() 286 struct rtw_wds_table *tbl = adapter->wds_paths; in rtw_wds_path_flush_by_nexthop() local 316 static void rtw_wds_table_flush_by_iface(struct rtw_wds_table *tbl) in rtw_wds_table_flush_by_iface() 350 static int rtw_wds_table_path_del(struct rtw_wds_table *tbl, in rtw_wds_table_path_del() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/wds/ |
| H A D | rtw_wds.c | 67 struct rtw_wds_table *tbl = tblptr; in rtw_wds_path_rht_free() local 83 static void rtw_wds_table_free(struct rtw_wds_table *tbl) in rtw_wds_table_free() 95 static struct rtw_wds_path *rtw_wpath_lookup(struct rtw_wds_table *tbl, const u8 *dst) in rtw_wpath_lookup() 113 __rtw_wds_path_lookup_by_idx(struct rtw_wds_table *tbl, int idx) in __rtw_wds_path_lookup_by_idx() 218 struct rtw_wds_table *tbl = adapter->wds_paths; in rtw_wds_path_add() local 267 static void rtw_wds_path_free_rcu(struct rtw_wds_table *tbl, in rtw_wds_path_free_rcu() 277 static void __rtw_wds_path_del(struct rtw_wds_table *tbl, struct rtw_wds_path *wpath) in __rtw_wds_path_del() 286 struct rtw_wds_table *tbl = adapter->wds_paths; in rtw_wds_path_flush_by_nexthop() local 316 static void rtw_wds_table_flush_by_iface(struct rtw_wds_table *tbl) in rtw_wds_table_flush_by_iface() 350 static int rtw_wds_table_path_del(struct rtw_wds_table *tbl, in rtw_wds_table_path_del() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/wds/ |
| H A D | rtw_wds.c | 67 struct rtw_wds_table *tbl = tblptr; in rtw_wds_path_rht_free() local 83 static void rtw_wds_table_free(struct rtw_wds_table *tbl) in rtw_wds_table_free() 95 static struct rtw_wds_path *rtw_wpath_lookup(struct rtw_wds_table *tbl, const u8 *dst) in rtw_wpath_lookup() 113 __rtw_wds_path_lookup_by_idx(struct rtw_wds_table *tbl, int idx) in __rtw_wds_path_lookup_by_idx() 218 struct rtw_wds_table *tbl = adapter->wds_paths; in rtw_wds_path_add() local 267 static void rtw_wds_path_free_rcu(struct rtw_wds_table *tbl, in rtw_wds_path_free_rcu() 277 static void __rtw_wds_path_del(struct rtw_wds_table *tbl, struct rtw_wds_path *wpath) in __rtw_wds_path_del() 286 struct rtw_wds_table *tbl = adapter->wds_paths; in rtw_wds_path_flush_by_nexthop() local 316 static void rtw_wds_table_flush_by_iface(struct rtw_wds_table *tbl) in rtw_wds_table_flush_by_iface() 350 static int rtw_wds_table_path_del(struct rtw_wds_table *tbl, in rtw_wds_table_path_del() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/wds/ |
| H A D | rtw_wds.c | 67 struct rtw_wds_table *tbl = tblptr; in rtw_wds_path_rht_free() local 83 static void rtw_wds_table_free(struct rtw_wds_table *tbl) in rtw_wds_table_free() 95 static struct rtw_wds_path *rtw_wpath_lookup(struct rtw_wds_table *tbl, const u8 *dst) in rtw_wpath_lookup() 113 __rtw_wds_path_lookup_by_idx(struct rtw_wds_table *tbl, int idx) in __rtw_wds_path_lookup_by_idx() 218 struct rtw_wds_table *tbl = adapter->wds_paths; in rtw_wds_path_add() local 267 static void rtw_wds_path_free_rcu(struct rtw_wds_table *tbl, in rtw_wds_path_free_rcu() 277 static void __rtw_wds_path_del(struct rtw_wds_table *tbl, struct rtw_wds_path *wpath) in __rtw_wds_path_del() 286 struct rtw_wds_table *tbl = adapter->wds_paths; in rtw_wds_path_flush_by_nexthop() local 316 static void rtw_wds_table_flush_by_iface(struct rtw_wds_table *tbl) in rtw_wds_table_flush_by_iface() 350 static int rtw_wds_table_path_del(struct rtw_wds_table *tbl, in rtw_wds_table_path_del() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/wds/ |
| H A D | rtw_wds.c | 67 struct rtw_wds_table *tbl = tblptr; in rtw_wds_path_rht_free() local 83 static void rtw_wds_table_free(struct rtw_wds_table *tbl) in rtw_wds_table_free() 95 static struct rtw_wds_path *rtw_wpath_lookup(struct rtw_wds_table *tbl, const u8 *dst) in rtw_wpath_lookup() 113 __rtw_wds_path_lookup_by_idx(struct rtw_wds_table *tbl, int idx) in __rtw_wds_path_lookup_by_idx() 218 struct rtw_wds_table *tbl = adapter->wds_paths; in rtw_wds_path_add() local 267 static void rtw_wds_path_free_rcu(struct rtw_wds_table *tbl, in rtw_wds_path_free_rcu() 277 static void __rtw_wds_path_del(struct rtw_wds_table *tbl, struct rtw_wds_path *wpath) in __rtw_wds_path_del() 286 struct rtw_wds_table *tbl = adapter->wds_paths; in rtw_wds_path_flush_by_nexthop() local 316 static void rtw_wds_table_flush_by_iface(struct rtw_wds_table *tbl) in rtw_wds_table_flush_by_iface() 350 static int rtw_wds_table_path_del(struct rtw_wds_table *tbl, in rtw_wds_table_path_del() [all …]
|