Home
last modified time | relevance | path

Searched refs:GetRetry (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/drivers/staging/rtl8712/
Dwifi.h192 #define GetRetry(pbuf) (((*(__le16 *)(pbuf)) & cpu_to_le16(_RETRY_)) != 0) macro
Drtl871x_recv.c486 bretry = GetRetry(ptr); in validate_recv_data_frame()
/Linux-v4.19/drivers/staging/rtl8188eu/include/
Dwifi.h175 #define GetRetry(pbuf) (((*(__le16 *)(pbuf)) & cpu_to_le16(_RETRY_)) != 0) macro
/Linux-v4.19/drivers/staging/rtl8723bs/include/
Dwifi.h230 #define GetRetry(pbuf) (((*(__le16 *)(pbuf)) & cpu_to_le16(_RETRY_)) != 0) macro
/Linux-v4.19/drivers/staging/rtl8188eu/core/
Drtw_recv.c1045 bretry = GetRetry(ptr); in validate_recv_data_frame()
Drtw_mlme_ext.c3681 if (GetRetry(frame)) { in rtw_action_public_decache()
4137 if (GetRetry(pframe)) { in mgt_dispatcher()
/Linux-v4.19/drivers/staging/rtl8723bs/core/
Drtw_recv.c1272 bretry = GetRetry(ptr); in validate_recv_data_frame()
Drtw_mlme_ext.c564 if (GetRetry(pframe)) { in mgt_dispatcher()
2040 if (GetRetry(frame)) { in rtw_action_public_decache()