Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_hsi.h2260 #define DRV_INFO_CONTROL_VER_MASK 0x000000ff macro
H A Dbnx2x_main.c3592 if ((drv_info_ctl & DRV_INFO_CONTROL_VER_MASK) != DRV_INFO_CUR_VER) { in bnx2x_handle_drv_info_req()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_hsi.h2260 #define DRV_INFO_CONTROL_VER_MASK 0x000000ff macro
H A Dbnx2x_main.c3590 if ((drv_info_ctl & DRV_INFO_CONTROL_VER_MASK) != DRV_INFO_CUR_VER) { in bnx2x_handle_drv_info_req()

Completed in 62 milliseconds