Searched hist:"698 a89541c223b247a3b08cd0b16c97344445d96" (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/net/ethernet/hisilicon/hns3/ |
H A D | Makefile | diff 698a89541c223b247a3b08cd0b16c97344445d96 Sat Jan 04 03:49:24 CET 2020 Yunsheng Lin <linyunsheng@huawei.com> net: hns3: add trace event support for HNS3 driver
This adds trace support for HNS3 driver. It also declares some events which could be used to trace the events when a TX/RX BD is processed, and other events which are related to the processing of sk_buff, such as TSO, GRO.
Signed-off-by: Yunsheng Lin <linyunsheng@huawei.com> Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | hns3_enet.h | diff 698a89541c223b247a3b08cd0b16c97344445d96 Sat Jan 04 03:49:24 CET 2020 Yunsheng Lin <linyunsheng@huawei.com> net: hns3: add trace event support for HNS3 driver
This adds trace support for HNS3 driver. It also declares some events which could be used to trace the events when a TX/RX BD is processed, and other events which are related to the processing of sk_buff, such as TSO, GRO.
Signed-off-by: Yunsheng Lin <linyunsheng@huawei.com> Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | hns3_enet.c | diff 698a89541c223b247a3b08cd0b16c97344445d96 Sat Jan 04 03:49:24 CET 2020 Yunsheng Lin <linyunsheng@huawei.com> net: hns3: add trace event support for HNS3 driver
This adds trace support for HNS3 driver. It also declares some events which could be used to trace the events when a TX/RX BD is processed, and other events which are related to the processing of sk_buff, such as TSO, GRO.
Signed-off-by: Yunsheng Lin <linyunsheng@huawei.com> Signed-off-by: Huazhong Tan <tanhuazhong@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|