Searched refs:halTkipMicTxRxKeySupport (Results 1 - 6 of 6) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5212/
H A Dar5212_attach.c834 pCap->halTkipMicTxRxKeySupport = AH_TRUE;
836 pCap->halTkipMicTxRxKeySupport = AH_FALSE;
H A Dar5212_misc.c830 return pCap->halTkipMicTxRxKeySupport ?
948 if (!pCap->halTkipMicTxRxKeySupport)
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/
H A Dah_internal.h234 halTkipMicTxRxKeySupport : 1, member in struct:__anon109
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/ar5416/
H A Dar5416_attach.c935 pCap->halTkipMicTxRxKeySupport = AH_TRUE;
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/
H A Dar9300_misc.c717 return p_cap->halTkipMicTxRxKeySupport ? HAL_ENXIO : HAL_OK;
976 if (! p_cap->halTkipMicTxRxKeySupport)
H A Dar9300_attach.c2761 p_cap->halTkipMicTxRxKeySupport = AH_TRUE;

Completed in 57 milliseconds