Searched refs:burst_enable (Results 1 - 8 of 8) sorted by relevance

/linux-master/drivers/scsi/
H A Dqla1280.h373 uint8_t burst_enable:1; member in struct:nvram::__anon3022
H A Dqla1280.c2031 nv->isp_config.burst_enable = 1;
2190 cfg1 |= nv->isp_config.burst_enable << 2;
2200 cfg1 |= nv->isp_config.burst_enable << 2;
/linux-master/drivers/net/wireless/intel/ipw2x00/
H A Dipw2200.h357 int burst_enable; member in struct:ipw_qos_info
H A Dipw2200.c7066 int burst_enable, u32 burst_duration_CCK,
7081 priv->qos_data.burst_enable = burst_enable;
7083 if (burst_enable) {
7065 ipw_qos_init(struct ipw_priv *priv, int enable, int burst_enable, u32 burst_duration_CCK, u32 burst_duration_OFDM) argument
/linux-master/drivers/net/wireless/ath/ath10k/
H A Dwmi.c1117 .burst_enable = WMI_PDEV_PARAM_UNSUPPORTED,
1213 .burst_enable = WMI_10X_PDEV_PARAM_BURST_ENABLE,
1309 .burst_enable = WMI_10X_PDEV_PARAM_BURST_ENABLE,
1567 .burst_enable = WMI_10_4_PDEV_PARAM_BURST_ENABLE,
H A Dwmi.h3773 u32 burst_enable; member in struct:wmi_pdev_param_map
H A Dwmi-tlv.c4382 .burst_enable = WMI_TLV_PDEV_PARAM_BURST_ENABLE,
H A Dmac.c5245 param = ar->wmi.pdev_param->burst_enable;

Completed in 405 milliseconds