Home
last modified time | relevance | path

Searched defs:switch_id (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/common/mlx5/
H A Dmlx5_common.h166 uint64_t switch_id; /**< Switch identifier. */ member
/f-stack/dpdk/drivers/common/iavf/
H A Diavf_adminq_cmd.h348 __le16 switch_id; /* 12bit id combined with flags below */ member
464 __le16 switch_id; member
/f-stack/dpdk/drivers/net/i40e/base/
H A Di40e_adminq_cmd.h892 __le16 switch_id; /* 12bit id combined with flags below */ member
1089 __le16 switch_id; member
H A Di40e_common.c3074 u16 veb_seid, u16 *switch_id, in i40e_aq_get_veb_parameters()