Searched refs:TX_SW_PKT_AREA_SZ (Results 1 – 1 of 1) sorted by relevance
40 #define TX_SW_PKT_AREA_SZ \ macro1144 kmem_zalloc(TX_SW_PKT_AREA_SZ, KM_NOSLEEP); in e1000g_alloc_tx_packets()1525 kmem_free(tx_ring->packet_area, TX_SW_PKT_AREA_SZ); in e1000g_free_tx_packets()