Searched refs:HNS3_RXD_GRO_SIZE_M (Results 1 – 2 of 2) sorted by relevance
109 #define HNS3_RXD_GRO_SIZE_M (0x3fff << HNS3_RXD_GRO_SIZE_S) macro
2366 gro_size = hns3_get_field(bd_base_info, HNS3_RXD_GRO_SIZE_M, in hns3_recv_scattered_pkts()