Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/contrib/dev/ath/ath_hal/ar9300/
Dar9300_stub.c164 AH_PRIVATE(ah)->ah_getChannelEdges = ar9300_Stub_GetChannelEdges; in ar9300_set_stub_functions()
Dar9300_stub_funcs.h12 extern HAL_BOOL ar9300_Stub_GetChannelEdges(struct ath_hal *ah,
Dar9300_stub_funcs.c69 ar9300_Stub_GetChannelEdges(struct ath_hal *ah, uint16_t flags, in ar9300_Stub_GetChannelEdges() function