Searched hist:f0446ea9c11243bcfe8559f0033a5e4790b0d95b (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/wireless/ath/ath6kl/ |
H A D | debug.c | diff f0446ea9c11243bcfe8559f0033a5e4790b0d95b Fri Mar 16 05:24:56 CDT 2012 Raja Mani <rmani@qca.qualcomm.com> ath6kl: Add ARP offload related statistic info in tgt_stats
Firmware reports the below ARP offload related information while sending the target statistic event to the host.
* Number of ARP packets received. * Number of packets matched with the device IP addr. * Number of ARP response packet sent to the remote.
This patch adds the additional debug prints in debugfs entry tgt_stats. It will be useful to know the ARP offload execution status.
Signed-off-by: Raja Mani <rmani@qca.qualcomm.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
|
H A D | main.c | diff f0446ea9c11243bcfe8559f0033a5e4790b0d95b Fri Mar 16 05:24:56 CDT 2012 Raja Mani <rmani@qca.qualcomm.com> ath6kl: Add ARP offload related statistic info in tgt_stats
Firmware reports the below ARP offload related information while sending the target statistic event to the host.
* Number of ARP packets received. * Number of packets matched with the device IP addr. * Number of ARP response packet sent to the remote.
This patch adds the additional debug prints in debugfs entry tgt_stats. It will be useful to know the ARP offload execution status.
Signed-off-by: Raja Mani <rmani@qca.qualcomm.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
|