Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_hsi_eth.h1708 struct vport_update_ramrod_data_cmn struct
1710 u8 vport_id;
1711 u8 update_rx_active_flg /* set if rx active flag should be handled */;
1712 u8 rx_active_flg /* rx active flag value */;
1713 u8 update_tx_active_flg /* set if tx active flag should be handled */;
1714 u8 tx_active_flg /* tx active flag value */;
1715 u8 update_rx_mode_flg /* set if rx state data should be handled */;
1716 u8 update_tx_mode_flg /* set if tx state data should be handled */;
1717 u8 update_approx_mcast_flg /* set if approx. mcast data should be handled */;
1718 u8 update_rss_flg /* set if rss data should be handled */;
[all …]