Searched refs:drv_pulse (Results 1 – 1 of 1) sorted by relevance
5736 u16 drv_pulse; in bnx2x_timer() local5741 drv_pulse = bp->fw_drv_pulse_wr_seq; in bnx2x_timer()5751 if (((drv_pulse - mcp_pulse) & MCP_PULSE_SEQ_MASK) > 5) in bnx2x_timer()5753 drv_pulse, mcp_pulse); in bnx2x_timer()