Searched refs:HNS3_RXD_L4ID_M (Results 1 – 2 of 2) sorted by relevance
90 #define HNS3_RXD_L4ID_M (0xf << HNS3_RXD_L4ID_S) macro
3907 l4_type = hnae3_get_field(l234info, HNS3_RXD_L4ID_M, in hns3_rx_handle_csum()4203 int l4_type = hnae3_get_field(l234info, HNS3_RXD_L4ID_M, in hns3_set_rx_skb_rss_type()