qed*: Tx-switching configuration
Device should be configured by default to VEB once VFs are active. This changes the configuration of both PFs' and VFs' vports into enabling tx-switching once sriov is enabled. Signed-off-by: Yuval Mintz <Yuval.Mintz@qlogic.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:

committed by
David S. Miller

parent
73390ac9d8
commit
831bfb0e88
@@ -35,6 +35,8 @@ struct qed_update_vport_params {
|
||||
u8 vport_id;
|
||||
u8 update_vport_active_flg;
|
||||
u8 vport_active_flg;
|
||||
u8 update_tx_switching_flg;
|
||||
u8 tx_switching_flg;
|
||||
u8 update_accept_any_vlan_flg;
|
||||
u8 accept_any_vlan;
|
||||
u8 update_rss_flg;
|
||||
|
Reference in New Issue
Block a user