Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/
Dray_cs.c440 static inline struct ccs __iomem *ccs_base(ray_dev_t *dev) in ccs_base() function
496 pccs = ccs_base(local); in ray_init()
541 pccs = ccs_base(local) + ccsindex; in dl_startup_params()
629 struct ccs __iomem *pccs = ccs_base(local) + local->dl_param_ccs; in verify_dl_startup()
681 pccs = ccs_base(local) + ccsindex; in start_net()
710 pccs = ccs_base(local) + ccsindex; in join_net()
909 pccs = ccs_base(local) + ccsindex; in ray_hw_xmit()
1568 struct ccs __iomem *pccs = ccs_base(local); in get_free_tx_ccs()
1600 struct ccs __iomem *pccs = ccs_base(local); in get_free_ccs()
1720 pccs = ccs_base(local) + ccsindex; in ray_update_parm()
[all …]