Home
last modified time | relevance | path

Searched refs:plcp_delta_threshold (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Ddevices.c165 .plcp_delta_threshold = IWL_MAX_PLCP_ERR_EXT_LONG_THRESHOLD_DEF,
227 .plcp_delta_threshold = IWL_MAX_PLCP_ERR_THRESHOLD_DEF,
240 .plcp_delta_threshold = IWL_MAX_PLCP_ERR_THRESHOLD_DEF,
264 .plcp_delta_threshold = IWL_MAX_PLCP_ERR_THRESHOLD_DEF,
452 .plcp_delta_threshold = IWL_MAX_PLCP_ERR_LONG_THRESHOLD_DEF,
461 .plcp_delta_threshold = IWL_MAX_PLCP_ERR_LONG_THRESHOLD_DEF,
625 .plcp_delta_threshold = IWL_MAX_PLCP_ERR_THRESHOLD_DEF,
636 .plcp_delta_threshold = IWL_MAX_PLCP_ERR_THRESHOLD_DEF,
648 .plcp_delta_threshold = IWL_MAX_PLCP_ERR_THRESHOLD_DEF,
668 .plcp_delta_threshold = IWL_MAX_PLCP_ERR_THRESHOLD_DEF,
H A Ddev.h589 u8 plcp_delta_threshold; member
688 u8 plcp_delta_threshold; member
H A Dmain.c1099 priv->plcp_delta_threshold = priv->lib->plcp_delta_threshold; in iwl_init_drv()
H A Drx.c142 int threshold = priv->plcp_delta_threshold; in iwlagn_good_plcp_health()
H A Ddebugfs.c1956 priv->plcp_delta_threshold); in iwl_dbgfs_plcp_delta_read()
1978 priv->plcp_delta_threshold = in iwl_dbgfs_plcp_delta_write()
1981 priv->plcp_delta_threshold = plcp; in iwl_dbgfs_plcp_delta_write()