Home
last modified time | relevance | path

Searched refs:IGC_BUF_ALIGN (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/igc/
H A Digc.h124 #define IGC_BUF_ALIGN 0x400 macro
H A Digc.c809 IGC_RX_BUF_IP_ALIGN, IGC_BUF_ALIGN, uint32_t); in igc_hw_buf_update()
810 tx_mtu = P2ROUNDUP_TYPED(igc->igc_max_frame, IGC_BUF_ALIGN, uint32_t); in igc_hw_buf_update()