Home
last modified time | relevance | path

Searched refs:DRV_FLAGS_DCB_CONFIGURED (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_dcb.c776 1 << DRV_FLAGS_DCB_CONFIGURED, in bnx2x_dcbx_set_params()
1050 bnx2x_update_drv_flags(bp, 1 << DRV_FLAGS_DCB_CONFIGURED, 0); in bnx2x_dcbx_init()
1899 GET_FLAGS(SHMEM2_RD(bp, drv_flags), 1 << DRV_FLAGS_DCB_CONFIGURED)) { in bnx2x_dcbx_pmf_update()
H A Dbnx2x_hsi.h2219 #define DRV_FLAGS_DCB_CONFIGURED 0x0 macro
2223 #define DRV_FLAGS_PORT_MASK ((1 << DRV_FLAGS_DCB_CONFIGURED) | \
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_dcb.c776 1 << DRV_FLAGS_DCB_CONFIGURED, in bnx2x_dcbx_set_params()
1050 bnx2x_update_drv_flags(bp, 1 << DRV_FLAGS_DCB_CONFIGURED, 0); in bnx2x_dcbx_init()
1899 GET_FLAGS(SHMEM2_RD(bp, drv_flags), 1 << DRV_FLAGS_DCB_CONFIGURED)) { in bnx2x_dcbx_pmf_update()
H A Dbnx2x_hsi.h2219 #define DRV_FLAGS_DCB_CONFIGURED 0x0 macro
2223 #define DRV_FLAGS_PORT_MASK ((1 << DRV_FLAGS_DCB_CONFIGURED) | \

Completed in 36 milliseconds