Home
last modified time | relevance | path

Searched refs:HNS_RXD_L3ID_M (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/hisilicon/hns/
Dhnae.h128 #define HNS_RXD_L3ID_M (0xf << HNS_RXD_L3ID_S) macro
Dhns_enet.c252 if (hnae_get_field(flag, HNS_RXD_L3ID_M, HNS_RXD_L3ID_S) in hns_nic_get_headlen()
266 } else if (hnae_get_field(flag, HNS_RXD_L3ID_M, HNS_RXD_L3ID_S) in hns_nic_get_headlen()