/illumos-gate/usr/src/uts/common/sys/ |
H A D | mac_client_priv.h | 124 extern uint_t mac_hwrings_idx_get(mac_handle_t, uint_t, mac_group_handle_t *, 126 extern int mac_hwrings_get(mac_client_handle_t, mac_group_handle_t *, 155 extern int mac_hwgroup_addmac(mac_group_handle_t, const uint8_t *); 156 extern int mac_hwgroup_remmac(mac_group_handle_t, const uint8_t *); 157 extern int mac_hwgroup_addvlan(mac_group_handle_t, uint16_t); 158 extern int mac_hwgroup_remvlan(mac_group_handle_t, uint16_t);
|
H A D | mac_provider.h | 377 mac_group_info_t *, mac_group_handle_t); 623 extern int mac_group_add_ring(mac_group_handle_t, int); 624 extern void mac_group_rem_ring(mac_group_handle_t, 626 extern mac_ring_handle_t mac_find_ring(mac_group_handle_t, int);
|
H A D | aggr_impl.h | 95 mac_group_handle_t arg_gh; /* filled in by aggr_fill_group() */ 111 mac_group_handle_t atg_gh; /* filled in by aggr_fill_group() */ 163 mac_group_handle_t lp_hwghs[MAX_GROUPS_PER_PORT];
|
H A D | mac.h | 66 typedef struct __mac_group_handle *mac_group_handle_t; typedef
|
H A D | mac_impl.h | 189 mac_group_handle_t mr_gh; /* reference to group */
|
/illumos-gate/usr/src/uts/sun4v/sys/ |
H A D | vnet.h | 244 mac_group_handle_t handle; /* grp handle in mac layer */ 261 mac_group_handle_t handle; /* grp handle in mac layer */ 309 mac_group_handle_t rx_hwgh; /* HIO rx ring-group hdl */ 310 mac_group_handle_t tx_hwgh; /* HIO tx ring-group hdl */
|
/illumos-gate/usr/src/uts/common/io/xge/drv/ |
H A D | xgell.h | 327 mac_group_handle_t group_handle; /* call back group handle */
|
/illumos-gate/usr/src/uts/common/io/mac/ |
H A D | mac.c | 1574 mac_hwrings_get(mac_client_handle_t mch, mac_group_handle_t *hwgh, in mac_hwrings_get() 1612 *hwgh = (mac_group_handle_t)grp; in mac_hwrings_get() 1638 mac_hwrings_idx_get(mac_handle_t mh, uint_t idx, mac_group_handle_t *hwgh, in mac_hwrings_idx_get() 1684 *hwgh = (mac_group_handle_t)grp; in mac_hwrings_idx_get() 1983 mac_hwgroup_addmac(mac_group_handle_t gh, const uint8_t *addr) in mac_hwgroup_addmac() 1991 mac_hwgroup_remmac(mac_group_handle_t gh, const uint8_t *addr) in mac_hwgroup_remmac() 2004 mac_hwgroup_addvlan(mac_group_handle_t gh, uint16_t vid) in mac_hwgroup_addvlan() 2015 mac_hwgroup_remvlan(mac_group_handle_t gh, uint16_t vid) in mac_hwgroup_remvlan() 4234 ring->mr_gh = (mac_group_handle_t)group; in mac_init_ring() 4416 (mac_group_handle_t)group); in mac_init_rings() [all …]
|
H A D | mac_provider.c | 1433 mac_group_add_ring(mac_group_handle_t gh, int index) in mac_group_add_ring() 1451 mac_group_rem_ring(mac_group_handle_t gh, mac_ring_handle_t rh) in mac_group_rem_ring()
|
/illumos-gate/usr/src/uts/common/io/ixgbe/ |
H A D | ixgbe_sw.h | 613 mac_group_handle_t group_handle; /* call back group handle */ 892 mac_group_info_t *, mac_group_handle_t);
|
/illumos-gate/usr/src/uts/common/io/igb/ |
H A D | igb_sw.h | 561 mac_group_handle_t group_handle; /* call back group handle */ 890 mac_group_info_t *, mac_group_handle_t);
|
/illumos-gate/usr/src/uts/common/sys/nxge/ |
H A D | nxge_hio.h | 354 mac_group_info_t *infop, mac_group_handle_t ghdl);
|
H A D | nxge.h | 585 mac_group_handle_t ghandle;
|
/illumos-gate/usr/src/uts/common/io/igc/ |
H A D | igc.h | 484 mac_group_handle_t igc_rxg_hdl;
|
H A D | igc_gld.c | 767 mac_group_info_t *infop, mac_group_handle_t gh) in igc_fill_rx_group()
|
/illumos-gate/usr/src/uts/common/io/ena/ |
H A D | ena_gld.c | 92 mac_group_info_t *infop, mac_group_handle_t gh) in ena_fill_rx_group()
|
/illumos-gate/usr/src/uts/common/io/hxge/ |
H A D | hxge.h | 266 mac_group_handle_t ghandle;
|
/illumos-gate/usr/src/uts/common/io/i40e/ |
H A D | i40e_sw.h | 814 mac_group_handle_t irg_grp_hdl; /* handle to mac_group_t */
|
H A D | i40e_gld.c | 571 mac_group_info_t *infop, mac_group_handle_t gh) in i40e_fill_rx_group()
|
/illumos-gate/usr/src/uts/common/io/e1000g/ |
H A D | e1000g_sw.h | 918 mac_group_handle_t rx_group;
|
/illumos-gate/usr/src/uts/common/io/qede/ |
H A D | qede.h | 680 mac_group_handle_t group_handle;
|
/illumos-gate/usr/src/uts/common/io/bge/ |
H A D | bge_impl.h | 455 mac_group_handle_t ring_group_handle;
|
/illumos-gate/usr/src/uts/common/io/bnxe/ |
H A D | bnxe.h | 442 mac_group_handle_t groupHandle;
|
/illumos-gate/usr/src/uts/common/io/mlxcx/ |
H A D | mlxcx.h | 915 mac_group_handle_t mlg_mac_hdl;
|
/illumos-gate/usr/src/uts/sun4v/io/ |
H A D | vnet.c | 86 mac_group_info_t *infop, mac_group_handle_t handle); 2321 mac_group_info_t *infop, mac_group_handle_t handle) in vnet_get_group()
|