Home
last modified time | relevance | path

Searched refs:EF10_RX_WPTR_ALIGN (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Dhunt_nic.c240 encp->enc_rx_push_align = EF10_RX_WPTR_ALIGN; in hunt_board_cfg()
H A Dmedford_nic.c223 encp->enc_rx_push_align = EF10_RX_WPTR_ALIGN; in medford_board_cfg()
H A Def10_rx.c687 wptr = P2ALIGN(added, EF10_RX_WPTR_ALIGN); in ef10_rx_qpush()
H A Def10_impl.h56 #define EF10_RX_WPTR_ALIGN 8 macro