Searched defs:csz (Results  1 – 10 of 10) sorted by relevance
| /Linux-v5.4/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()
 | 
| /Linux-v5.4/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()889 	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 | 537 static inline void ath_read_cachesize(struct ath_common *common, int *csz)  in ath_read_cachesize()
 | 
| D | ath9k.h | 1115 static inline void ath_read_cachesize(struct ath_common *common, int *csz)  in ath_read_cachesize()
 |