Home
last modified time | relevance | path

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

/freebsd/sys/dev/bxe/
H A Decore_hsi.h11728 struct function_update_data struct
11730 uint8_t vif_id_change_flg /* If set, vif_id will be checked */;
11731 uint8_t afex_default_vlan_change_flg /* If set, afex_default_vlan will be checked */;
11732 uint8_t allowed_priorities_change_flg /* If set, allowed_priorities will be checked */;
11733 uint8_t network_cos_mode_change_flg /* If set, network_cos_mode will be checked */;
11734 uint16_t vif_id /* value of VIF id in case of NIV multi-function mode */;
11735 uint16_t afex_default_vlan /* value of default Vlan in case of NIV mf */;
11736 uint8_t allowed_priorities /* bit vector of allowed Vlan priorities for this VIF */;
11737 uint8_t network_cos_mode /* The cos mode for network traffic. */;
11738 uint8_t lb_mode_en_change_flg /* If set, lb_mode_en will be checked */;
[all …]