Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/mac/
H A Dmac_datapath_setup.c2291 case SRST_LINK: in mac_find_fanout()
2554 case SRST_LINK: in mac_tx_srs_group_teardown()
2861 case SRST_LINK: in mac_datapath_setup()
3026 group_only_mcip->mci_flent, SRST_LINK); in mac_datapath_setup()
3086 case SRST_LINK: in mac_datapath_teardown()
3108 mac_tx_srs_group_teardown(mcip, flent, SRST_LINK); in mac_datapath_teardown()
3140 group_only_flent, SRST_LINK); in mac_datapath_teardown()
3266 grp_only_mcip->mci_flent, SRST_LINK); in mac_datapath_teardown()
H A Dmac.c4539 mac_rx_srs_group_setup(mcip, flent, SRST_LINK); in i_mac_group_add_ring()
6878 mac_rx_srs_group_setup(mcip, mcip->mci_flent, SRST_LINK); in mac_rx_switch_group()
7230 SRST_LINK); in mac_tx_switch_group()
7291 mac_tx_srs_group_setup(gmcip, gflent, SRST_LINK); in mac_tx_switch_group()
7309 mac_tx_srs_group_setup(mcip, flent, SRST_LINK); in mac_tx_switch_group()
H A Dmac_client.c2321 if ((err = mac_datapath_setup(mcip, flent, SRST_LINK)) != 0) in mac_client_datapath_setup()
2881 mac_datapath_teardown(mcip, mcip->mci_flent, SRST_LINK); in mac_client_datapath_teardown()
/titanic_50/usr/src/uts/common/sys/
H A Dmac_soft_ring.h428 #define SRST_LINK 0x00000001 macro