Home
last modified time | relevance | path

Searched refs:ATH_HAL_SETASSOCID (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ath/
H A Dath_main.c1327 ATH_HAL_SETASSOCID(ah, bssid, in->in_associd); in ath_newstate()
1329 ATH_HAL_SETASSOCID(ah, bssid, 0); in ath_newstate()
H A Dath_hal.h1205 #define ATH_HAL_SETASSOCID(_ah, _bss, _associd) \ macro