aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qlogic/qlcnic/qlcnic.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/ethernet/qlogic/qlcnic/qlcnic.h')
-rw-r--r--drivers/net/ethernet/qlogic/qlcnic/qlcnic.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/ethernet/qlogic/qlcnic/qlcnic.h b/drivers/net/ethernet/qlogic/qlcnic/qlcnic.h
index c6dca5df7320..a8615921da81 100644
--- a/drivers/net/ethernet/qlogic/qlcnic/qlcnic.h
+++ b/drivers/net/ethernet/qlogic/qlcnic/qlcnic.h
@@ -924,6 +924,7 @@ struct qlcnic_mac_vlan_list {
924#define QLCNIC_FW_CAPABILITY_SET_DRV_VER BIT_5 924#define QLCNIC_FW_CAPABILITY_SET_DRV_VER BIT_5
925#define QLCNIC_FW_CAPABILITY_2_BEACON BIT_7 925#define QLCNIC_FW_CAPABILITY_2_BEACON BIT_7
926#define QLCNIC_FW_CAPABILITY_2_PER_PORT_ESWITCH_CFG BIT_9 926#define QLCNIC_FW_CAPABILITY_2_PER_PORT_ESWITCH_CFG BIT_9
927#define QLCNIC_FW_CAPABILITY_2_EXT_ISCSI_DUMP BIT_13
927 928
928#define QLCNIC_83XX_FW_CAPAB_ENCAP_RX_OFFLOAD BIT_0 929#define QLCNIC_83XX_FW_CAPAB_ENCAP_RX_OFFLOAD BIT_0
929#define QLCNIC_83XX_FW_CAPAB_ENCAP_TX_OFFLOAD BIT_1 930#define QLCNIC_83XX_FW_CAPAB_ENCAP_TX_OFFLOAD BIT_1