]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
qed: Define new MF bit for no_vlan config
authorSudarsana Reddy Kalluru <skalluru@marvell.com>
Wed, 20 Mar 2019 07:26:26 +0000 (00:26 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 20 Mar 2019 18:12:50 +0000 (11:12 -0700)
commit1a3ca25062cfff6cf6f60dbaa01edb01f9637f08
tree075caa501251a9754f098c1cce93006f50c157d1
parenta88381dece86a9c1043ddc0a4b07d5fa3689d298
qed: Define new MF bit for no_vlan config

The patch introduces a new Multi-Function bit for cases where firmware
shouldn't perform the insertion of vlan-0 tag. The new bit is defined to
abstract the implementation from the actual MF mode.

Signed-off-by: Sudarsana Reddy Kalluru <skalluru@marvell.com>
Signed-off-by: Ariel Elior <aelior@marvell.com>
Signed-off-by: Michal Kalderon <mkalderon@marvell.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/qlogic/qed/qed.h
drivers/net/ethernet/qlogic/qed/qed_dcbx.c
drivers/net/ethernet/qlogic/qed/qed_dev.c