Searched refs:SEC_TOTAL_MAC_SZ (Results 1 – 1 of 1) sorted by relevance
69 #define SEC_TOTAL_MAC_SZ(depth) (SEC_MAX_MAC_LEN * (depth)) macro366 res->out_mac = dma_alloc_coherent(dev, SEC_TOTAL_MAC_SZ(q_depth) << 1, in sec_alloc_mac_resource()383 dma_free_coherent(dev, SEC_TOTAL_MAC_SZ(res->depth) << 1, in sec_free_mac_resource()