Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/
Dray_cs.c452 static inline struct ccs __iomem *ccs_base(ray_dev_t *dev) in ccs_base() function
508 pccs = ccs_base(local); in ray_init()
553 pccs = ccs_base(local) + ccsindex; in dl_startup_params()
641 struct ccs __iomem *pccs = ccs_base(local) + local->dl_param_ccs; in verify_dl_startup()
693 pccs = ccs_base(local) + ccsindex; in start_net()
722 pccs = ccs_base(local) + ccsindex; in join_net()
919 pccs = ccs_base(local) + ccsindex; in ray_hw_xmit()
1578 struct ccs __iomem *pccs = ccs_base(local); in get_free_tx_ccs()
1610 struct ccs __iomem *pccs = ccs_base(local); in get_free_ccs()
1730 pccs = ccs_base(local) + ccsindex; in ray_update_parm()
[all …]