Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dmac_provider.h321 mac_group_rem_ring_t mr_gremring; /* Remove ring from a group */ member
/titanic_44/usr/src/uts/common/io/i40e/
H A Di40e_gld.c761 cap_rings->mr_gremring = NULL; in i40e_m_getcapab()
769 cap_rings->mr_gremring = NULL; in i40e_m_getcapab()
/titanic_44/usr/src/uts/common/io/ixgbe/
H A Dixgbe_gld.c270 cap_rings->mr_gremring = NULL; in ixgbe_m_getcapab()
/titanic_44/usr/src/uts/common/io/bnxe/
H A Dbnxe_gld.c59 #define mr_gremring mr_grem_ring macro
1818 pCapRings->mr_gremring = NULL; in BnxeMacGetCapability()
/titanic_44/usr/src/uts/common/io/mac/
H A Dmac.c4011 cap_rings->mr_gremring == NULL) { in mac_init_rings()
4018 cap_rings->mr_gremring); in mac_init_rings()
4503 cap_rings->mr_gremring(group->mrg_driver, in i_mac_group_add_ring()
4824 cap_rings->mr_gremring != NULL); in i_mac_group_rem_ring()
4830 cap_rings->mr_gremring(group->mrg_driver, in i_mac_group_rem_ring()
/titanic_44/usr/src/uts/sun4v/io/
H A Dvnet.c2176 cap_rings->mr_gremring = NULL; in vnet_m_capab()
2196 cap_rings->mr_gremring = NULL; in vnet_m_capab()
/titanic_44/usr/src/uts/common/io/nxge/
H A Dnxge_main.c4430 cap_rings->mr_gremring = NULL; in nxge_m_getcapab()
4442 cap_rings->mr_gremring = nxge_group_rem_ring; in nxge_m_getcapab()
4461 cap_rings->mr_gremring = NULL; in nxge_m_getcapab()
4480 cap_rings->mr_gremring = nxge_group_rem_ring; in nxge_m_getcapab()
/titanic_44/usr/src/uts/common/io/igb/
H A Digb_gld.c986 cap_rings->mr_gremring = NULL; in igb_m_getcapab()
/titanic_44/usr/src/uts/common/io/hxge/
H A Dhxge_main.c3084 cap_rings->mr_gremring = NULL; in hxge_m_getcapab()
3092 cap_rings->mr_gremring = NULL; in hxge_m_getcapab()
/titanic_44/usr/src/uts/common/io/aggr/
H A Daggr_grp.c2182 cap_rings->mr_gremring = NULL; in aggr_m_capab_get()