Home
last modified time | relevance | path

Searched refs:i40e_mac_seid (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_sw.h854 uint16_t i40e_mac_seid; /* SEID of physical MAC */ member
H A Di40e_main.c2557 i40e->i40e_mac_seid = (uint16_t)rc; in i40e_chip_start()
2565 rc = i40e_aq_add_veb(hw, i40e->i40e_mac_seid, I40E_DEF_VSI_SEID(i40e), in i40e_chip_start()