Searched refs:HNS3_SGL_SIZE (Results 1 – 1 of 1) sorted by relevance
64 #define HNS3_SGL_SIZE(nfrag) (sizeof(struct scatterlist) * (nfrag) + \ macro66 #define HNS3_MAX_SGL_SIZE ALIGN(HNS3_SGL_SIZE(HNS3_MAX_TSO_BD_NUM), \2209 sgt = hns3_tx_spare_alloc(ring, HNS3_SGL_SIZE(nfrag), in hns3_handle_tx_sgl()