Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns/
H A Dhnae.h133 #define HNS_RXD_L3ID_M (0xf << HNS_RXD_L3ID_S) macro
H A Dhns_enet.c510 l3id = hnae_get_field(flag, HNS_RXD_L3ID_M, HNS_RXD_L3ID_S); in hns_nic_rx_checksum()
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns/
H A Dhnae.h133 #define HNS_RXD_L3ID_M (0xf << HNS_RXD_L3ID_S) macro
H A Dhns_enet.c533 l3id = hnae_get_field(flag, HNS_RXD_L3ID_M, HNS_RXD_L3ID_S); in hns_nic_rx_checksum()

Completed in 10 milliseconds