Searched refs:mac_types (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_sp.c1911 u32_t mac_types[] = {ECORE_ETH_MAC, ECORE_ISCSI_ETH_MAC, THE_REST_OF_ETH_MAC}; local
1933 for (idx = 0; idx < ARRSIZE(mac_types); idx++)
1937 if (mac_types[idx] != THE_REST_OF_ETH_MAC)
1939 SET_BIT( ramrod_params.user_req.vlan_mac_flags, mac_types[idx]);

Completed in 52 milliseconds