Searched refs:BWN_SEC_NEWAPI (Results 1 – 2 of 2) sorted by relevance
90 #define BWN_SEC_NEWAPI(mac) (mac->mac_fw.rev >= 351) macro92 (BWN_SEC_NEWAPI(mac) ? idx : ((idx >= 4) ? idx - 4 : idx))
3610 if ((i <= 3) && !BWN_SEC_NEWAPI(mac)) { in bwn_clear_keys()4714 if (BWN_SEC_NEWAPI(mac)) in bwn_key_dowrite()4740 if (BWN_SEC_NEWAPI(mac)) in bwn_key_macwrite()