Searched refs:IS_MCAST (Results 1 – 13 of 13) sorted by relevance
175 if (IS_MCAST(prxattrib->ra)) { in r8712_recvframe_chkmic()204 (u8)IS_MCAST(prxattrib->ra)); in r8712_recvframe_chkmic()209 IS_MCAST(prxattrib->ra)) in r8712_recvframe_chkmic()327 sint bmcast = IS_MCAST(pattrib->dst); in sta2sta_data_frame()351 if (!IS_MCAST(pattrib->bssid)) in sta2sta_data_frame()392 sint bmcast = IS_MCAST(pattrib->dst); in ap2sta_data_frame()549 IS_MCAST(pattrib->ra)); in validate_recv_data_frame()
264 bmcast = IS_MCAST(pattrib->ra); in r8712_update_attrib()358 sint bmcst = IS_MCAST(pattrib->ra); in xmitframe_addmic()529 sint bmcst = IS_MCAST(pattrib->ra); in make_wlanhdr()600 sint bmcst = IS_MCAST(pattrib->ra); in r8712_xmitframe_coalesce()921 sint bmcst = IS_MCAST(pattrib->ra); in r8712_xmit_classifier()
298 static inline int IS_MCAST(unsigned char *da) in IS_MCAST() function
434 sint bmcst = IS_MCAST(pattrib->ra); in update_txdesc()
680 if (IS_MCAST(prxattrib->ra)) { in r8712_tkip_decrypt()1382 if (IS_MCAST(prxattrib->ra)) { in r8712_aes_decrypt()
296 if (IS_MCAST(prxattrib->ra)) { in recvframe_chkmic()380 if ((IS_MCAST(prxattrib->ra) == true) && (prxattrib->key_index != pmlmeinfo->key_index)) in recvframe_chkmic()384 rtw_handle_tkip_mic_err(adapter, (u8)IS_MCAST(prxattrib->ra)); in recvframe_chkmic()394 if ((!psecuritypriv->bcheck_grpkey) && (IS_MCAST(prxattrib->ra))) { in recvframe_chkmic()673 if ((!MacAddr_isBcst(pattrib->dst)) && (!IS_MCAST(pattrib->dst))) in count_rx_stats()706 int bmcast = IS_MCAST(pattrib->dst); in sta2sta_data_frame()741 if (!IS_MCAST(pattrib->bssid)) { in sta2sta_data_frame()793 int bmcast = IS_MCAST(pattrib->dst); in ap2sta_data_frame()1213 …^^^^^^IS_MCAST(pattrib->ra(0x%02x))=%d^^^^^^^^^^^^^^^6\n", pattrib->ra[0], IS_MCAST(pattrib->ra))); in validate_recv_data_frame()1215 GET_ENCRY_ALGO(psecuritypriv, psta, pattrib->encrypt, IS_MCAST(pattrib->ra)); in validate_recv_data_frame()[all …]
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()
497 bmcast = IS_MCAST(pattrib->ra); in update_attrib()639 int bmcst = IS_MCAST(pattrib->ra); in xmitframe_addmic()790 int bmcst = IS_MCAST(pattrib->ra); in rtw_make_wlanhdr()982 s32 bmcst = IS_MCAST(pattrib->ra); in rtw_xmitframe_coalesce()1773 int bmcst = IS_MCAST(pattrib->ra); in xmitframe_enqueue_for_sleeping_sta()
444 if (IS_MCAST(hwaddr)) in rtw_get_stainfo()
2104 s32 bmcst = IS_MCAST(pattrib->ra); in rtw_issue_addbareq_cmd()
129 int bmcast = IS_MCAST(pattrib->dst); in rtw_recv_indicatepkt()
280 static inline int IS_MCAST(unsigned char *da) in IS_MCAST() function
187 int bmcst = IS_MCAST(pattrib->ra); in update_txdesc()