Home
last modified time | relevance | path

Searched refs:HNS3_RXD_L3ID_S (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.h77 #define HNS3_RXD_L3ID_S 4 macro
78 #define HNS3_RXD_L3ID_M (0xf << HNS3_RXD_L3ID_S)
H A Dhns3_enet.c2835 HNS3_RXD_L3ID_S); in hns3_rx_checksum()
3051 l3_type = hnae3_get_field(l234info, HNS3_RXD_L3ID_M, HNS3_RXD_L3ID_S); in hns3_set_gro_and_checksum()
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.h87 #define HNS3_RXD_L3ID_S 4 macro
88 #define HNS3_RXD_L3ID_M (0xf << HNS3_RXD_L3ID_S)
H A Dhns3_enet.c3907 HNS3_RXD_L3ID_S); in hns3_rx_handle_csum()
4175 HNS3_RXD_L3ID_S); in hns3_set_gro_and_checksum()
4203 HNS3_RXD_L3ID_S); in hns3_set_rx_skb_rss_type()

Completed in 16 milliseconds