Searched hist:"6772 aab732e0e0db74ccc5c018307187e0e43910" (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/wireless/intel/iwlwifi/ |
H A D | iwl-config.h | diff 6772aab732e0e0db74ccc5c018307187e0e43910 Sun Dec 19 11:18:09 CET 2021 Johannes Berg <johannes.berg@intel.com> iwlwifi: mvm: use a define for checksum flags mask
For the upcoming Bz devices, we will set NETIF_F_HW_CSUM instead of NETIF_F_IP_CSUM and NETIF_F_IPV6_CSUM. However, we still need to be able to remove all the checksum bits, so add a mask for the removal, and keep the old define for the feature advertisement.
Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com> Link: https://lore.kernel.org/r/iwlwifi.20211219121514.f05488ce8b83.I65bb83721498d8433e4ee2b09415eb74ab579445@changeid Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
|
/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | mac80211.c | diff 6772aab732e0e0db74ccc5c018307187e0e43910 Sun Dec 19 11:18:09 CET 2021 Johannes Berg <johannes.berg@intel.com> iwlwifi: mvm: use a define for checksum flags mask
For the upcoming Bz devices, we will set NETIF_F_HW_CSUM instead of NETIF_F_IP_CSUM and NETIF_F_IPV6_CSUM. However, we still need to be able to remove all the checksum bits, so add a mask for the removal, and keep the old define for the feature advertisement.
Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com> Link: https://lore.kernel.org/r/iwlwifi.20211219121514.f05488ce8b83.I65bb83721498d8433e4ee2b09415eb74ab579445@changeid Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
|