Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8712/
A Dwifi.h66 #define GetRetry(pbuf) (((*(__le16 *)(pbuf)) & cpu_to_le16(IEEE80211_FCTL_RETRY)) != 0) macro
A Drtl871x_recv.c470 bretry = GetRetry(ptr); in validate_recv_data_frame()
/linux/drivers/staging/rtl8723bs/include/
A Dwifi.h112 #define GetRetry(pbuf) (((*(__le16 *)(pbuf)) & cpu_to_le16(_RETRY_)) != 0) macro
/linux/drivers/staging/r8188eu/include/
A Dwifi.h218 #define GetRetry(pbuf) (((*(__le16 *)(pbuf)) & cpu_to_le16(_RETRY_)) != 0) macro
/linux/drivers/staging/r8188eu/core/
A Drtw_recv.c978 bretry = GetRetry(ptr); in validate_recv_data_frame()
A Drtw_mlme_ext.c435 if (GetRetry(pframe)) { in mgt_dispatcher()
3702 if (GetRetry(frame)) { in rtw_action_public_decache()
/linux/drivers/staging/rtl8723bs/core/
A Drtw_recv.c1240 bretry = GetRetry(ptr); in validate_recv_data_frame()
A Drtw_mlme_ext.c469 if (GetRetry(pframe)) { in mgt_dispatcher()
1736 if (GetRetry(frame)) { in rtw_action_public_decache()

Completed in 39 milliseconds