Home
last modified time | relevance | path

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

/freebsd/sys/dev/bxe/
H A Decore_hsi.h6765 struct client_update_ramrod_data struct
6767 uint8_t client_id /* the client to update */;
6768 uint8_t func_id /* PCI function ID this client belongs to (0-71) */;
6769 … If set, inner VLAN removal is enabled for this client, will be change according to change flag */;
6770 …_removal_change_flg /* If set, inner VLAN removal flag will be set according to the enable flag */;
6771 … If set, outer VLAN removal is enabled for this client, will be change according to change flag */;
6772 …_removal_change_flg /* If set, outer VLAN removal flag will be set according to the enable flag */;
6773 …lg /* If set, anti spoofing is enabled for this client, will be change according to change flag */;
6774 …i_spoofing_change_flg /* If set, anti spoofing flag will be set according to anti spoofing flag */;
6775 …ivate_flg /* if 0 - the client is deactivate else the client is activate client (1 bit is used) */;
[all …]