Home
last modified time | relevance | path

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

/freebsd/sys/dev/bxe/
H A Decore_hsi.h6722 struct client_init_tx_data struct
6724 uint8_t enforce_security_flg /* if set, security checks will be made for this connection */;
6725 uint8_t tx_status_block_id /* the number of status block to update */;
6726 uint8_t tx_sb_index_number /* the index to use inside the status block */;
6727 …eading_client_id /* client ID of the leading TSS client, for TX classification source knock out */;
6728 uint8_t tx_switching_flg /* if set, tx switching will be done to packets on this connection */;
6729 …8_t anti_spoofing_flg /* if set, anti spoofing check will be done to packets on this connection */;
6730 uint16_t default_vlan /* default vlan tag (id+pri). (valid if default_vlan_flg is set) */;
6731 struct regpair_t tx_bd_page_base /* BD page base address at the host for TxBdCons */;
6732 uint16_t state;
[all …]