Home
last modified time | relevance | path

Searched refs:MCP_PULSE_SEQ_MASK (Results 1 – 3 of 3) sorted by relevance

/dpdk/drivers/net/qede/base/
H A Dmcp_public.h1900 #define MCP_PULSE_SEQ_MASK 0x00007fff macro
/dpdk/drivers/net/bnx2x/
H A Decore_hsi.h1887 #define MCP_PULSE_SEQ_MASK 0x00007fff macro
H A Dbnx2x.c7197 MCP_PULSE_SEQ_MASK); in bnx2x_periodic_callout()
7204 (drv_pulse != ((mcp_pulse + 1) & MCP_PULSE_SEQ_MASK))) { in bnx2x_periodic_callout()