Home
last modified time | relevance | path

Searched refs:halLDPCSupport (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/netif/ath/ath_hal/
H A Dah_internal.h273 halLDPCSupport : 1, member
/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_attach.c3020 p_cap->halLDPCSupport = AH_FALSE; in ar9300_fill_capability_info()
3030 p_cap->halLDPCSupport = AH_TRUE; in ar9300_fill_capability_info()
H A Dar9300_misc.c817 *result = p_cap->halLDPCSupport; in ar9300_get_capability()