Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/hsi_repository/
H A Decore_hsi_eth.h1200 struct vport_update_ramrod_data_cmn struct
1202 u8 vport_id;
1203 u8 update_rx_active_flg /* set if rx active flag should be handled */;
1204 u8 rx_active_flg /* rx active flag value */;
1205 u8 update_tx_active_flg /* set if tx active flag should be handled */;
1206 u8 tx_active_flg /* tx active flag value */;
1207 u8 update_rx_mode_flg /* set if rx state data should be handled */;
1208 u8 update_tx_mode_flg /* set if tx state data should be handled */;
1209 u8 update_approx_mcast_flg /* set if approx. mcast data should be handled */;
1210 u8 update_rss_flg /* set if rss data should be handled */;
[all …]