Searched refs:HNS_RXD_L3ID_M (Results 1 – 2 of 2) sorted by relevance
137 #define HNS_RXD_L3ID_M (0xf << HNS_RXD_L3ID_S) macro
518 l3id = hnae_get_field(flag, HNS_RXD_L3ID_M, HNS_RXD_L3ID_S); in hns_nic_rx_checksum()