Lines Matching defs:timeout
1818 * @discovery_timeout: total mesh path discovery timeout, in msecs
1879 * @dot11MeshRetryTimeout: the initial retry timeout in millisecond units used
1881 * @dot11MeshConfirmTimeout: the initial retry timeout in millisecond units
1883 * @dot11MeshHoldingTimeout: the confirm timeout in millisecond units used by
3512 * @timeout: timeout (in milliseconds) for the whole operation, if
3513 * zero it means there's no timeout
3523 u32 timeout;
3755 * This allows the operation to be terminated prior to timeout based on
3776 * @set_power_mgmt: Configure WLAN power management. A timeout value of -1
3777 * allows the driver to adjust the dynamic ps timeout value.
4108 bool enabled, int timeout);
5221 * @ps_timeout: dynamic powersave timeout
6826 * failure due to a timeout (e.g., not receiving an Authentication frame
6829 * @timeout_reason is used to report the reason for the timeout in that
6843 * @timeout_reason: Reason for connection timeout. This is used when the
6844 * connection fails due to a timeout instead of an explicit rejection from
6845 * the AP. %NL80211_TIMEOUT_UNSPECIFIED is used when the timeout reason is
6847 * failure is due to a timeout and not due to explicit rejection by the AP.
6898 * failure due to a timeout (e.g., not receiving an Authentication frame
6901 * @timeout_reason is used to report the reason for the timeout in that
6904 * @timeout_reason: reason for connection timeout. This is used when the
6905 * connection fails due to a timeout instead of an explicit rejection from
6906 * the AP. %NL80211_TIMEOUT_UNSPECIFIED is used when the timeout reason is
6908 * failure is due to a timeout and not due to explicit rejection by the AP.
6972 * cfg80211_connect_timeout - notify cfg80211 of connection timeout
6979 * @timeout_reason: reason for connection timeout.
7029 * new AP or passing the bss entry to avoid a race in timeout of the bss entry.
7032 * firmware should pass the bss entry to avoid a race in bss entry timeout where