Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/
Dray_cs.c451 static inline struct ccs __iomem *ccs_base(ray_dev_t *dev) in ccs_base() function
508 pccs = ccs_base(local); in ray_init()
556 pccs = ccs_base(local) + ccsindex; in dl_startup_params()
645 struct ccs __iomem *pccs = ccs_base(local) + local->dl_param_ccs; in verify_dl_startup()
697 pccs = ccs_base(local) + ccsindex; in start_net()
726 pccs = ccs_base(local) + ccsindex; in join_net()
923 pccs = ccs_base(local) + ccsindex; in ray_hw_xmit()
1582 struct ccs __iomem *pccs = ccs_base(local); in get_free_tx_ccs()
1614 struct ccs __iomem *pccs = ccs_base(local); in get_free_ccs()
1734 pccs = ccs_base(local) + ccsindex; in ray_update_parm()
[all …]