Searched refs:CUSTOM_RETRY_MASK (Results 1 – 9 of 9) sorted by relevance
99 #define CUSTOM_RETRY_MASK 0xff000000 macro1703 if ((requested_dwell & CUSTOM_RETRY_MASK) && in brcmf_p2p_check_dwell_overflow()1705 (requested_dwell & ~CUSTOM_RETRY_MASK))) { in brcmf_p2p_check_dwell_overflow()
401 #define CUSTOM_RETRY_MASK 0xff000000 /* Mask for retry counter of custom dwell time */ macro
8970 if ((requested_dwell & CUSTOM_RETRY_MASK) && in wl_cfg80211_check_dwell_overflow()8972 (requested_dwell & ~CUSTOM_RETRY_MASK))) { in wl_cfg80211_check_dwell_overflow()9093 if (requested_dwell & CUSTOM_RETRY_MASK) { in wl_cfg80211_send_action_frame()9095 (requested_dwell & CUSTOM_RETRY_MASK) >> 24; in wl_cfg80211_send_action_frame()9097 (requested_dwell & ~CUSTOM_RETRY_MASK); in wl_cfg80211_send_action_frame()
9018 if ((requested_dwell & CUSTOM_RETRY_MASK) && in wl_cfg80211_check_dwell_overflow()9020 (requested_dwell & ~CUSTOM_RETRY_MASK))) { in wl_cfg80211_check_dwell_overflow()9141 if (requested_dwell & CUSTOM_RETRY_MASK) { in wl_cfg80211_send_action_frame()9143 (requested_dwell & CUSTOM_RETRY_MASK) >> 24; in wl_cfg80211_send_action_frame()9145 (requested_dwell & ~CUSTOM_RETRY_MASK); in wl_cfg80211_send_action_frame()
376 #define CUSTOM_RETRY_MASK 0xff000000 /* Mask for retry counter of custom dwell time */ macro7983 if ((requested_dwell & CUSTOM_RETRY_MASK) && in wl_cfg80211_check_dwell_overflow()7985 (requested_dwell & ~CUSTOM_RETRY_MASK))) { in wl_cfg80211_check_dwell_overflow()8065 if (requested_dwell & CUSTOM_RETRY_MASK) { in wl_cfg80211_send_action_frame()8067 (requested_dwell & CUSTOM_RETRY_MASK) >> 24; in wl_cfg80211_send_action_frame()8069 (requested_dwell & ~CUSTOM_RETRY_MASK); in wl_cfg80211_send_action_frame()
443 #define CUSTOM_RETRY_MASK 0xff000000 /* Mask for retry counter of custom dwell time */ macro9884 if ((requested_dwell & CUSTOM_RETRY_MASK) &&9886 (requested_dwell & ~CUSTOM_RETRY_MASK))) {9978 if (requested_dwell & CUSTOM_RETRY_MASK) {9980 (requested_dwell & CUSTOM_RETRY_MASK) >> 24;9982 (requested_dwell & ~CUSTOM_RETRY_MASK);
443 #define CUSTOM_RETRY_MASK 0xff000000 /* Mask for retry counter of custom dwell time */ macro9882 if ((requested_dwell & CUSTOM_RETRY_MASK) &&9884 (requested_dwell & ~CUSTOM_RETRY_MASK))) {9976 if (requested_dwell & CUSTOM_RETRY_MASK) {9978 (requested_dwell & CUSTOM_RETRY_MASK) >> 24;9980 (requested_dwell & ~CUSTOM_RETRY_MASK);
435 #define CUSTOM_RETRY_MASK 0xff000000 /* Mask for retry counter of custom dwell time */ macro9779 if ((requested_dwell & CUSTOM_RETRY_MASK) &&9781 (requested_dwell & ~CUSTOM_RETRY_MASK))) {9873 if (requested_dwell & CUSTOM_RETRY_MASK) {9875 (requested_dwell & CUSTOM_RETRY_MASK) >> 24;9877 (requested_dwell & ~CUSTOM_RETRY_MASK);