/illumos-gate/usr/src/man/man9e/ |
H A D | Makefile | 140 mgi_remmac.9e \ 190 mgi_remmac.9e := LINKSRC = mac_filter.9e
|
/illumos-gate/usr/src/uts/common/io/ena/ |
H A D | ena_gld.c | 106 infop->mgi_remmac = ena_group_rem_mac; in ena_fill_rx_group()
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | mac_provider.h | 458 mac_rem_mac_addr_t mgi_remmac; /* Remove a MAC address */ member
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | system-kernel.man9e.inc | 91 link path=usr/share/man/man9e/mgi_remmac.9e target=mac_filter.9e
|
/illumos-gate/usr/src/uts/common/io/nxge/ |
H A D | nxge_hio.c | 1366 infop->mgi_remmac = nxge_hio_rem_mac; in nxge_hio_group_get() 1384 infop->mgi_remmac = NULL; /* not needed */ in nxge_hio_group_get()
|
/illumos-gate/usr/src/uts/common/io/bnxe/ |
H A D | bnxe_gld.c | 59 #define mgi_remmac mrg_addmac macro 1720 pGroupInfo->mgi_remmac = BnxeRxRingGroupRemMac; in BnxeFillGroup()
|
/illumos-gate/usr/src/uts/common/io/qede/ |
H A D | qede_gld.c | 556 infop->mgi_remmac = qede_rem_mac_addr; 578 infop->mgi_remmac = NULL;
|
/illumos-gate/usr/src/uts/sun4v/io/ |
H A D | vnet.c | 2343 infop->mgi_remmac = vnet_remmac; in vnet_get_group() 2365 infop->mgi_remmac = NULL; in vnet_get_group()
|
/illumos-gate/usr/src/uts/common/io/igc/ |
H A D | igc_gld.c | 780 infop->mgi_remmac = igc_group_rem_mac; in igc_fill_rx_group()
|
/illumos-gate/usr/src/uts/common/io/i40e/ |
H A D | i40e_gld.c | 586 infop->mgi_remmac = i40e_group_remove_mac; in i40e_fill_rx_group()
|
/illumos-gate/usr/src/uts/common/io/mlxcx/ |
H A D | mlxcx_gld.c | 1115 infop->mgi_remmac = mlxcx_group_remove_mac; in mlxcx_mac_fill_rx_group()
|
/illumos-gate/usr/src/uts/common/io/igb/ |
H A D | igb_gld.c | 861 infop->mgi_remmac = igb_remmac; in igb_fill_group()
|
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/ |
H A D | t4_mac.c | 825 infop->mgi_remmac = t4_remmac; in t4_fill_group()
|
/illumos-gate/usr/src/uts/common/io/mac/ |
H A D | mac.c | 4494 group_info.mgi_remmac == NULL)) { in mac_init_rings() 4795 VERIFY3P(group->mrg_info.mgi_remmac, !=, NULL); in mac_group_remmac() 4797 return (group->mrg_info.mgi_remmac(group->mrg_info.mgi_driver, addr)); in mac_group_remmac()
|
/illumos-gate/usr/src/uts/common/io/xge/drv/ |
H A D | xgell.c | 1518 infop->mgi_remmac = xgell_remmac; in xgell_fill_group()
|
/illumos-gate/usr/src/uts/common/io/aggr/ |
H A D | aggr_grp.c | 2550 infop->mgi_remmac = aggr_remmac; in aggr_fill_group()
|
/illumos-gate/usr/src/uts/common/io/hxge/ |
H A D | hxge_main.c | 2928 infop->mgi_remmac = hxge_rx_group_rem_mac; in hxge_group_get()
|
/illumos-gate/usr/src/uts/common/io/bge/ |
H A D | bge_main2.c | 1762 infop->mgi_remmac = bge_remmac;
|
/illumos-gate/usr/src/uts/common/io/ixgbe/ |
H A D | ixgbe_main.c | 6309 infop->mgi_remmac = ixgbe_remmac; in ixgbe_fill_group()
|
/illumos-gate/usr/src/uts/common/io/e1000g/ |
H A D | e1000g_main.c | 3171 infop->mgi_remmac = e1000g_remmac; in e1000g_fill_group()
|
/illumos-gate/usr/src/uts/common/io/myri10ge/drv/ |
H A D | myri10ge.c | 3759 infop->mgi_remmac = myri10ge_remmac; in myri10ge_fill_group()
|