Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_prototype.h242 u16 buf_size, u16 *start_seid,
H A Di40e_common.c2722 u16 buf_size, u16 *start_seid, in i40e_aq_get_switch_config() argument
2735 scfg->seid = CPU_TO_LE16(*start_seid); in i40e_aq_get_switch_config()
2738 *start_seid = LE16_TO_CPU(scfg->seid); in i40e_aq_get_switch_config()