Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/
H A Dqede_fp.h41 rx_ring->mac_ring_handle, mp, \
47 tx_ring->mac_ring_handle)
H A Dqede.h310 mac_ring_handle_t mac_ring_handle; member
505 mac_ring_handle_t mac_ring_handle; member
H A Dqede_gld.c470 rx_ring->mac_ring_handle = rh;
508 tx_ring->mac_ring_handle = rh;
H A Dqede_main.c728 rx_ring->mac_ring_handle, in qede_fp_handler()