Home
last modified time | relevance | path

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

/dragonfly/tools/tools/ath/athkey/
HDathkey.c179 atd.ad_in_size = sizeof(u_int16_t); in main()
197 atd.ad_in_size = sizeof(setkey); in main()
/dragonfly/tools/tools/ath/athpoke/
HDathpoke.c132 atd->ad_in_size = sizeof(ra); in regread()
149 atd->ad_in_size = sizeof(rw); in regwrite()
/dragonfly/sys/dev/netif/ath/ath_dfs/null/
HDdfs_null.c226 u_int32_t insize = ad->ad_in_size; in ath_ioctl_phyerr()
/dragonfly/sys/dev/netif/ath/ath/
HDif_ath_spectral.c186 u_int32_t insize = ad->ad_in_size; in ath_ioctl_spectral()
HDif_ath_ioctl.c176 u_int32_t insize = ad->ad_in_size; in ath_ioctl_diag()
HDif_ath_btcoex.c371 u_int32_t insize = ad->ad_in_size; in ath_btcoex_ioctl()
HDif_athioctl.h185 u_int16_t ad_in_size; /* pack to fit, yech */ member
HDif_ath_lna_div.c167 u_int32_t insize = ad->ad_in_size; in ath_lna_div_ioctl()
/dragonfly/tools/tools/ath/athregs/
HDdumpregs.c166 atd.ad_in_size / sizeof(HAL_REGRANGE)); in main()
408 atd->ad_in_size = space; in ath_hal_setupregs()
/dragonfly/tools/tools/ath/athprom/
HDathprom.c183 atd.ad_in_size = sizeof(off); in eeread()
201 atd.ad_in_size = sizeof(eeval); in eewrite()