Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath_hal/
H A Dah.c741 case HAL_CAP_RXBUFSIZE: in ath_hal_getcapability()
H A Dah.h159 HAL_CAP_RXBUFSIZE = 81, /* Receive Buffer Length */ enumerator
/dragonfly/sys/dev/netif/ath/ath/
H A Dif_athvar.h1373 ((int)ath_hal_setcapability(_ah, HAL_CAP_RXBUFSIZE, 0, _req, NULL) \
/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_misc.c1044 case HAL_CAP_RXBUFSIZE: /* set MAC receive buffer size */ in ar9300_set_capability()