Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/mac/
H A Dmac_datapath_setup.c2513 mac_rx_srs_group_teardown(flow_entry_t *flent, boolean_t hwonly) in mac_rx_srs_group_teardown() argument
2520 if (i == 0 && hwonly) in mac_rx_srs_group_teardown()
2528 ASSERT(!hwonly || flent->fe_rx_srs_cnt == 1); in mac_rx_srs_group_teardown()
2529 ASSERT(hwonly || flent->fe_rx_srs_cnt == 0); in mac_rx_srs_group_teardown()