Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A D5710_hsi.h3191 struct client_init_tx_data struct
3193 u8_t enforce_security_flg /* if set, security checks will be made for this connection */;
3194 u8_t tx_status_block_id /* the number of status block to update */;
3195 u8_t tx_sb_index_number /* the index to use inside the status block */;
3196 …eading_client_id /* client ID of the leading TSS client, for TX classification source knock out */;
3197 u8_t tx_switching_flg /* if set, tx switching will be done to packets on this connection */;
3198 …8_t anti_spoofing_flg /* if set, anti spoofing check will be done to packets on this connection */;
3199 u16_t default_vlan /* default vlan tag (id+pri). (valid if default_vlan_flg is set) */;
3200 struct regpair_t tx_bd_page_base /* BD page base address at the host for TxBdCons */;
3201 u16_t state;
[all …]