Searched refs:GetRetry (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/drivers/staging/rtl8712/
H A Dwifi.h193 #define GetRetry(pbuf) (((*(unsigned short *)(pbuf)) & \ macro
H A Drtl871x_recv.c488 bretry = GetRetry(ptr); validate_recv_data_frame()
/linux-4.4.14/drivers/staging/rtl8188eu/include/
H A Dwifi.h188 #define GetRetry(pbuf) (((*(__le16 *)(pbuf)) & cpu_to_le16(_RETRY_)) != 0) macro
/linux-4.4.14/drivers/staging/rtl8188eu/core/
H A Drtw_recv.c1125 bretry = GetRetry(ptr); validate_recv_data_frame()
H A Drtw_mlme_ext.c3779 if (GetRetry(frame)) { rtw_action_public_decache()
4230 if (GetRetry(pframe)) { mgt_dispatcher()

Completed in 204 milliseconds