Searched refs:BWN_SEC_NEWAPI (Results 1 – 2 of 2) sorted by relevance
88 #define BWN_SEC_NEWAPI(mac) (mac->mac_fw.rev >= 351) macro90 (BWN_SEC_NEWAPI(mac) ? idx : ((idx >= 4) ? idx - 4 : idx))
3606 if ((i <= 3) && !BWN_SEC_NEWAPI(mac)) { in bwn_clear_keys()4710 if (BWN_SEC_NEWAPI(mac)) in bwn_key_dowrite()4736 if (BWN_SEC_NEWAPI(mac)) in bwn_key_macwrite()