Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ixl/
HDi40e_prototype.h285 u16 *ret_seid);
HDi40e_common.c4154 u16 *ret_seid) in i40e_aq_add_pvirt() argument
4172 if (!status && ret_seid) in i40e_aq_add_pvirt()
4173 *ret_seid = LE16_TO_CPU(resp->pv_seid); in i40e_aq_add_pvirt()