Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/mac/
H A Dmac_datapath_setup.c2536 mac_rx_srs_group_teardown(flow_entry_t *flent, boolean_t hwonly) in mac_rx_srs_group_teardown() argument
2543 if (i == 0 && hwonly) in mac_rx_srs_group_teardown()
2551 ASSERT(!hwonly || flent->fe_rx_srs_cnt == 1); in mac_rx_srs_group_teardown()
2552 ASSERT(hwonly || flent->fe_rx_srs_cnt == 0); in mac_rx_srs_group_teardown()