Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/rtl8712/
Dwifi.h180 #define GetRetry(pbuf) (((*(__le16 *)(pbuf)) & cpu_to_le16(_RETRY_)) != 0) macro
Drtl871x_recv.c473 bretry = GetRetry(ptr); in validate_recv_data_frame()
/Linux-v5.4/drivers/staging/rtl8188eu/include/
Dwifi.h175 #define GetRetry(pbuf) (((*(__le16 *)(pbuf)) & cpu_to_le16(_RETRY_)) != 0) macro
/Linux-v5.4/drivers/staging/rtl8723bs/include/
Dwifi.h230 #define GetRetry(pbuf) (((*(__le16 *)(pbuf)) & cpu_to_le16(_RETRY_)) != 0) macro
/Linux-v5.4/drivers/staging/rtl8188eu/core/
Drtw_recv.c1040 bretry = GetRetry(ptr); in validate_recv_data_frame()
Drtw_mlme_ext.c3667 if (GetRetry(frame)) { in rtw_action_public_decache()
4119 if (GetRetry(pframe)) { in mgt_dispatcher()
/Linux-v5.4/drivers/staging/rtl8723bs/core/
Drtw_recv.c1272 bretry = GetRetry(ptr); in validate_recv_data_frame()
Drtw_mlme_ext.c554 if (GetRetry(pframe)) { in mgt_dispatcher()
2027 if (GetRetry(frame)) { in rtw_action_public_decache()