Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/legacy/
Dray_cs.c448 static inline struct ccs __iomem *ccs_base(ray_dev_t *dev) in ccs_base() function
504 pccs = ccs_base(local); in ray_init()
549 pccs = ccs_base(local) + ccsindex; in dl_startup_params()
637 struct ccs __iomem *pccs = ccs_base(local) + local->dl_param_ccs; in verify_dl_startup()
689 pccs = ccs_base(local) + ccsindex; in start_net()
718 pccs = ccs_base(local) + ccsindex; in join_net()
920 pccs = ccs_base(local) + ccsindex; in ray_hw_xmit()
1581 struct ccs __iomem *pccs = ccs_base(local); in get_free_tx_ccs()
1613 struct ccs __iomem *pccs = ccs_base(local); in get_free_ccs()
1729 pccs = ccs_base(local) + ccsindex; in ray_update_parm()
[all …]