Searched refs:mac_soft_ring_create_rx (Results 1 – 3 of 3) sorted by relevance
| /illumos-gate/usr/src/uts/common/sys/ |
| H A D | mac_soft_ring.h | 1098 extern mac_soft_ring_t *mac_soft_ring_create_rx(int, clock_t,
|
| /illumos-gate/usr/src/uts/common/io/mac/ |
| H A D | mac_datapath_setup.c | 1830 softring = mac_soft_ring_create_rx(id, mac_soft_ring_worker_wait, in mac_srs_create_proto_softrings() 1856 softring = mac_soft_ring_create_rx(id, mac_soft_ring_worker_wait, in mac_srs_create_proto_softrings() 1866 softring = mac_soft_ring_create_rx(id, mac_soft_ring_worker_wait, in mac_srs_create_proto_softrings() 1876 softring = mac_soft_ring_create_rx(id, mac_soft_ring_worker_wait, in mac_srs_create_proto_softrings() 1887 softring = mac_soft_ring_create_rx(id, mac_soft_ring_worker_wait, in mac_srs_create_proto_softrings()
|
| H A D | mac_soft_ring.c | 215 mac_soft_ring_create_rx(int id, clock_t wait, const mac_soft_ring_state_t type, in mac_soft_ring_create_rx() function
|