Home
last modified time | relevance | path

Searched refs:fcslen (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dd3.c1319 int fcslen = 4; in iwl_mvm_report_wakeup_reasons() local
1323 fcslen = 0; in iwl_mvm_report_wakeup_reasons()
1325 fcslen -= truncated; in iwl_mvm_report_wakeup_reasons()
1328 pktsize -= fcslen; in iwl_mvm_report_wakeup_reasons()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dd3.c1553 int fcslen = 4; in iwl_mvm_report_wakeup_reasons() local
1557 fcslen = 0; in iwl_mvm_report_wakeup_reasons()
1559 fcslen -= truncated; in iwl_mvm_report_wakeup_reasons()
1562 pktsize -= fcslen; in iwl_mvm_report_wakeup_reasons()

Completed in 7 milliseconds