Home
last modified time | relevance | path

Searched refs:WIPHY_PARAM_RETRY_SHORT (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/wireless/microchip/wilc1000/
H A Dcfg80211.c820 if (changed & WIPHY_PARAM_RETRY_SHORT) { in set_wiphy_params()
822 "Setting WIPHY_PARAM_RETRY_SHORT %d\n", in set_wiphy_params()
/linux/drivers/net/wireless/quantenna/qtnfmac/
H A Dcommands.c1665 if (changed & WIPHY_PARAM_RETRY_SHORT) in qtnf_cmd_send_update_phy_params()
/linux/drivers/net/wireless/ath/wil6210/
H A Dcfg80211.c1423 if (changed & WIPHY_PARAM_RETRY_SHORT) { in wil_cfg80211_set_wiphy_params()
/linux/include/net/
H A Dcfg80211.h3538 * @WIPHY_PARAM_RETRY_SHORT: wiphy->retry_short has changed
3549 WIPHY_PARAM_RETRY_SHORT = BIT(0), enumerator
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.c1673 if (changed & WIPHY_PARAM_RETRY_SHORT in brcmf_cfg80211_set_wiphy_params()
/linux/net/wireless/
H A Dnl80211.c3864 changed |= WIPHY_PARAM_RETRY_SHORT; in nl80211_set_wiphy()
3976 if (changed & WIPHY_PARAM_RETRY_SHORT) in nl80211_set_wiphy()