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

/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c3564 u32 drv_info_ctl = SHMEM2_RD(bp, drv_info_control); bnx2x_handle_drv_info_req() local
3569 if ((drv_info_ctl & DRV_INFO_CONTROL_VER_MASK) != DRV_INFO_CUR_VER) { bnx2x_handle_drv_info_req()
3574 op_code = (drv_info_ctl & DRV_INFO_CONTROL_OP_CODE_MASK) >> bnx2x_handle_drv_info_req()

Completed in 119 milliseconds