We’re having some occasional wifi issues reported by some users and one of possible solutions we’ve run across is to set options iwlwifi 11n_disable=1 swcrypto=1 in /etc/modprobe.d/iwlwifi.conf.
However, from the process point of view, the mentioned directory and files probably managed by kernel snap, therefore, there might be a risk of overwriting these parameters later on with a kernel snap update.
Maybe, there might be a better option that I could not foresee right now.