Searched refs:drv_pulse (Results 1 – 1 of 1) sorted by relevance
4837 u32 drv_pulse; in bnx2x_timer() local4843 drv_pulse = bp->fw_drv_pulse_wr_seq; in bnx2x_timer()4851 if ((drv_pulse != mcp_pulse) && in bnx2x_timer()4852 (drv_pulse != ((mcp_pulse + 1) & MCP_PULSE_SEQ_MASK))) { in bnx2x_timer()4855 drv_pulse, mcp_pulse); in bnx2x_timer()