Searched hist:"21 c1b063f4b98c14b2438734c93fe24d517233cb" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/net/wireless/ath/ath11k/ |
H A D | trace.h | diff 21c1b063f4b98c14b2438734c93fe24d517233cb Thu Mar 26 09:49:15 CDT 2020 Maharaja Kennadyrajan <mkenna@codeaurora.org> ath11k: add pktlog checksum in trace events to support pktlog
Pktlog data are different among the chipset & chipset versions. As part of enhancing the user space script to decode the pktlog trace events generated, it is desirable to know which chipset or which chipset version has provided the events and thereby decode the pktlogs appropriately.
Pktlog checksum helps to determine the chipset variant which is given by the firmware in the struct wmi_ready_event.
Pktlog checksums are computed during the firmware build. So, adding that pktlog checksum in the pklog trace events.
Signed-off-by: Maharaja Kennadyrajan <mkenna@codeaurora.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> Link: https://lore.kernel.org/r/1585234155-30574-1-git-send-email-mkenna@codeaurora.org
|
H A D | wmi.h | diff 21c1b063f4b98c14b2438734c93fe24d517233cb Thu Mar 26 09:49:15 CDT 2020 Maharaja Kennadyrajan <mkenna@codeaurora.org> ath11k: add pktlog checksum in trace events to support pktlog
Pktlog data are different among the chipset & chipset versions. As part of enhancing the user space script to decode the pktlog trace events generated, it is desirable to know which chipset or which chipset version has provided the events and thereby decode the pktlogs appropriately.
Pktlog checksum helps to determine the chipset variant which is given by the firmware in the struct wmi_ready_event.
Pktlog checksums are computed during the firmware build. So, adding that pktlog checksum in the pklog trace events.
Signed-off-by: Maharaja Kennadyrajan <mkenna@codeaurora.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> Link: https://lore.kernel.org/r/1585234155-30574-1-git-send-email-mkenna@codeaurora.org
|
H A D | core.h | diff 21c1b063f4b98c14b2438734c93fe24d517233cb Thu Mar 26 09:49:15 CDT 2020 Maharaja Kennadyrajan <mkenna@codeaurora.org> ath11k: add pktlog checksum in trace events to support pktlog
Pktlog data are different among the chipset & chipset versions. As part of enhancing the user space script to decode the pktlog trace events generated, it is desirable to know which chipset or which chipset version has provided the events and thereby decode the pktlogs appropriately.
Pktlog checksum helps to determine the chipset variant which is given by the firmware in the struct wmi_ready_event.
Pktlog checksums are computed during the firmware build. So, adding that pktlog checksum in the pklog trace events.
Signed-off-by: Maharaja Kennadyrajan <mkenna@codeaurora.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> Link: https://lore.kernel.org/r/1585234155-30574-1-git-send-email-mkenna@codeaurora.org
|
H A D | dp_rx.c | diff 21c1b063f4b98c14b2438734c93fe24d517233cb Thu Mar 26 09:49:15 CDT 2020 Maharaja Kennadyrajan <mkenna@codeaurora.org> ath11k: add pktlog checksum in trace events to support pktlog
Pktlog data are different among the chipset & chipset versions. As part of enhancing the user space script to decode the pktlog trace events generated, it is desirable to know which chipset or which chipset version has provided the events and thereby decode the pktlogs appropriately.
Pktlog checksum helps to determine the chipset variant which is given by the firmware in the struct wmi_ready_event.
Pktlog checksums are computed during the firmware build. So, adding that pktlog checksum in the pklog trace events.
Signed-off-by: Maharaja Kennadyrajan <mkenna@codeaurora.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> Link: https://lore.kernel.org/r/1585234155-30574-1-git-send-email-mkenna@codeaurora.org
|
H A D | wmi.c | diff 21c1b063f4b98c14b2438734c93fe24d517233cb Thu Mar 26 09:49:15 CDT 2020 Maharaja Kennadyrajan <mkenna@codeaurora.org> ath11k: add pktlog checksum in trace events to support pktlog
Pktlog data are different among the chipset & chipset versions. As part of enhancing the user space script to decode the pktlog trace events generated, it is desirable to know which chipset or which chipset version has provided the events and thereby decode the pktlogs appropriately.
Pktlog checksum helps to determine the chipset variant which is given by the firmware in the struct wmi_ready_event.
Pktlog checksums are computed during the firmware build. So, adding that pktlog checksum in the pklog trace events.
Signed-off-by: Maharaja Kennadyrajan <mkenna@codeaurora.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> Link: https://lore.kernel.org/r/1585234155-30574-1-git-send-email-mkenna@codeaurora.org
|