Searched refs:IS_MCAST (Results 1 – 13 of 13) sorted by relevance
175 if (IS_MCAST(prxattrib->ra)) { in r8712_recvframe_chkmic()203 (u8)IS_MCAST(prxattrib->ra)); in r8712_recvframe_chkmic()208 false) && (IS_MCAST(prxattrib->ra) == in r8712_recvframe_chkmic()325 sint bmcast = IS_MCAST(pattrib->dst); in sta2sta_data_frame()349 if (!IS_MCAST(pattrib->bssid)) in sta2sta_data_frame()389 sint bmcast = IS_MCAST(pattrib->dst); in ap2sta_data_frame()546 IS_MCAST(pattrib->ra)); in validate_recv_data_frame()
266 bmcast = IS_MCAST(pattrib->ra); in r8712_update_attrib()360 sint bmcst = IS_MCAST(pattrib->ra); in xmitframe_addmic()531 sint bmcst = IS_MCAST(pattrib->ra); in make_wlanhdr()602 sint bmcst = IS_MCAST(pattrib->ra); in r8712_xmitframe_coalesce()925 sint bmcst = IS_MCAST(pattrib->ra); in r8712_xmit_classifier()
330 static inline int IS_MCAST(unsigned char *da) in IS_MCAST() function
678 if (IS_MCAST(prxattrib->ra)) { in r8712_tkip_decrypt()1380 if (IS_MCAST(prxattrib->ra)) { in r8712_aes_decrypt()
432 sint bmcst = IS_MCAST(pattrib->ra); in update_txdesc()
308 if (IS_MCAST(prxattrib->ra)) { in recvframe_chkmic()392 if ((IS_MCAST(prxattrib->ra) == true) && (prxattrib->key_index != pmlmeinfo->key_index)) in recvframe_chkmic()396 rtw_handle_tkip_mic_err(adapter, (u8)IS_MCAST(prxattrib->ra)); in recvframe_chkmic()406 if ((!psecuritypriv->bcheck_grpkey) && (IS_MCAST(prxattrib->ra))) { in recvframe_chkmic()691 if ((!MacAddr_isBcst(pattrib->dst)) && (!IS_MCAST(pattrib->dst))) in count_rx_stats()724 int bmcast = IS_MCAST(pattrib->dst); in sta2sta_data_frame()760 if (!IS_MCAST(pattrib->bssid)) { in sta2sta_data_frame()812 int bmcast = IS_MCAST(pattrib->dst); in ap2sta_data_frame()1237 …^^^^^^IS_MCAST(pattrib->ra(0x%02x))=%d^^^^^^^^^^^^^^^6\n", pattrib->ra[0], IS_MCAST(pattrib->ra))); in validate_recv_data_frame()1239 GET_ENCRY_ALGO(psecuritypriv, psta, pattrib->encrypt, IS_MCAST(pattrib->ra)); in validate_recv_data_frame()[all …]
496 bmcast = IS_MCAST(pattrib->ra); in update_attrib()638 int bmcst = IS_MCAST(pattrib->ra); in xmitframe_addmic()789 int bmcst = IS_MCAST(pattrib->ra); in rtw_make_wlanhdr()981 s32 bmcst = IS_MCAST(pattrib->ra); in rtw_xmitframe_coalesce()1779 int bmcst = IS_MCAST(pattrib->ra); in xmitframe_enqueue_for_sleeping_sta()
597 if (IS_MCAST(pattrib->ra)) in rtw_tkip_encrypt()667 if (IS_MCAST(prxattrib->ra)) { in rtw_tkip_decrypt()1231 if (IS_MCAST(pattrib->ra)) in rtw_aes_encrypt()1468 if (IS_MCAST(prxattrib->ra)) { in rtw_aes_decrypt()
469 if (IS_MCAST(hwaddr)) in rtw_get_stainfo()
2096 s32 bmcst = IS_MCAST(pattrib->ra); in rtw_issue_addbareq_cmd()
135 int bmcast = IS_MCAST(pattrib->dst); in rtw_recv_indicatepkt()
397 static inline int IS_MCAST(unsigned char *da) in IS_MCAST() function
186 int bmcst = IS_MCAST(pattrib->ra); in update_txdesc()