Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_prototype.h326 u16 *ret_seid);
H A Di40e_common.c4700 u16 *ret_seid) in i40e_aq_add_pvirt() argument
4718 if (!status && ret_seid) in i40e_aq_add_pvirt()
4719 *ret_seid = LE16_TO_CPU(resp->pv_seid); in i40e_aq_add_pvirt()