Home
last modified time | relevance | path

Searched defs:csz (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath5k/
H A Dpci.c57 static void ath5k_pci_read_cachesize(struct ath_common *common, int *csz) in ath5k_pci_read_cachesize()
167 u8 csz; in ath5k_pci_probe() local
H A Dahb.c30 static void ath5k_ahb_read_cachesize(struct ath_common *common, int *csz) in ath5k_ahb_read_cachesize()
H A Dbase.c2579 int csz; in ath5k_init_ah() local
H A Dath5k.h1691 static inline void ath5k_read_cachesize(struct ath_common *common, int *csz) in ath5k_read_cachesize()
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dpci.c782 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
H A Dahb.c54 static void ath_ahb_read_cachesize(struct ath_common *common, int *csz) in ath_ahb_read_cachesize()
H A Dhtc_drv_init.c514 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
H A Dinit.c706 int csz = 0; in ath9k_init_softc() local
H A Dhtc.h543 static inline void ath_read_cachesize(struct ath_common *common, int *csz) in ath_read_cachesize()
H A Dath9k.h1117 static inline void ath_read_cachesize(struct ath_common *common, int *csz) in ath_read_cachesize()
/openbmc/u-boot/common/
H A Ddlmalloc.c2068 INTERNAL_SIZE_T csz; local