Searched defs:veb_seid (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/sys/dev/ixl/
H A Dixl_pf.h109 uint16_t veb_seid; member in struct:ixl_pf
H A Di40e_common.c2621 i40e_aq_add_veb(struct i40e_hw *hw, u16 uplink_seid, u16 downlink_seid, u8 enabled_tc, bool default_port, bool enable_l2_filtering, u16 *veb_seid, struct i40e_asq_cmd_details *cmd_details) argument
2678 i40e_aq_get_veb_parameters(struct i40e_hw *hw, u16 veb_seid, u16 *switch_id, bool *floating, u16 *statistic_index, u16 *vebs_used, u16 *vebs_free, struct i40e_asq_cmd_details *cmd_details) argument
H A Di40e_adminq_cmd.h938 __le16 veb_seid; member in struct:i40e_aqc_add_veb_completion

Completed in 101 milliseconds