Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/morsemicro/mm81x/
H A Dmac.c1512 bool en_ps = vif->cfg.ps; in mm81x_mac_config_ps() local
1517 if (mors->config_ps == en_ps) in mm81x_mac_config_ps()
1520 dev_dbg(mors->dev, "change powersave mode: %d (current %d)", en_ps, in mm81x_mac_config_ps()
1523 mors->config_ps = en_ps; in mm81x_mac_config_ps()
1525 if (en_ps) { in mm81x_mac_config_ps()