Searched defs:csz (Results 1 – 10 of 10) sorted by relevance
/drivers/net/wireless/ath/ath5k/ |
D | pci.c | 55 static void ath5k_pci_read_cachesize(struct ath_common *common, int *csz) in ath5k_pci_read_cachesize() 165 u8 csz; in ath5k_pci_probe() local
|
D | ahb.c | 30 static void ath5k_ahb_read_cachesize(struct ath_common *common, int *csz) in ath5k_ahb_read_cachesize()
|
D | base.c | 2534 int csz; in ath5k_init_ah() local
|
D | ath5k.h | 1695 static inline void ath5k_read_cachesize(struct ath_common *common, int *csz) in ath5k_read_cachesize()
|
/drivers/net/wireless/ath/ath9k/ |
D | pci.c | 782 static void ath_pci_read_cachesize(struct ath_common *common, int *csz) in ath_pci_read_cachesize() 890 u8 csz; in ath_pci_probe() local
|
D | ahb.c | 54 static void ath_ahb_read_cachesize(struct ath_common *common, int *csz) in ath_ahb_read_cachesize()
|
D | htc_drv_init.c | 514 static void ath_usb_read_cachesize(struct ath_common *common, int *csz) in ath_usb_read_cachesize() 612 int i, ret = 0, csz = 0; in ath9k_init_priv() local
|
D | init.c | 658 int csz = 0; in ath9k_init_softc() local
|
D | htc.h | 543 static inline void ath_read_cachesize(struct ath_common *common, int *csz) in ath_read_cachesize()
|
D | ath9k.h | 1116 static inline void ath_read_cachesize(struct ath_common *common, int *csz) in ath_read_cachesize()
|