Home
last modified time | relevance | path

Searched refs:HFA384X_TX_CTRL_ALT_RTRY (Results 1 – 2 of 2) sorted by relevance

/drivers/net/wireless/intersil/hostap/
Dhostap_wlan.h493 #define HFA384X_TX_CTRL_ALT_RTRY BIT(5) macro
Dhostap_ioctl.c1371 local->tx_control &= ~HFA384X_TX_CTRL_ALT_RTRY; in prism2_ioctl_siwretry()
1382 local->tx_control |= HFA384X_TX_CTRL_ALT_RTRY; in prism2_ioctl_siwretry()