Searched refs:SRST_LINK (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/uts/common/io/mac/ |
H A D | mac_datapath_setup.c | 2291 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 D | mac.c | 4539 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 D | mac_client.c | 2321 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 D | mac_soft_ring.h | 428 #define SRST_LINK 0x00000001 macro
|