Searched refs:RESET_FLAGS (Results 1 - 3 of 3) sorted by relevance

/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_dcb.h120 #define RESET_FLAGS(flags, bits) ((flags) &= ~(bits)) macro
H A Dbnx2x_dcb.c816 RESET_FLAGS(admin_mib.ver_cfg_flags, DCBX_DCBX_ENABLED);
820 RESET_FLAGS(admin_mib.ver_cfg_flags, DCBX_CEE_VERSION_MASK);
834 RESET_FLAGS(admin_mib.ver_cfg_flags,
841 RESET_FLAGS(admin_mib.ver_cfg_flags,
848 RESET_FLAGS(admin_mib.ver_cfg_flags,
854 RESET_FLAGS(admin_mib.ver_cfg_flags, DCBX_ETS_WILLING);
859 RESET_FLAGS(admin_mib.ver_cfg_flags, DCBX_PFC_WILLING);
864 RESET_FLAGS(admin_mib.ver_cfg_flags, DCBX_APP_WILLING);
H A Dbnx2x_cmn.h1299 RESET_FLAGS(drv_flags, flags);

Completed in 57 milliseconds