Home
last modified time | relevance | path

Searched refs:DRV_MSG_SEQ_NUMBER_MASK (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_mcp.c817 pdev->vars.fw_wr_seq = (u16_t)(val & DRV_MSG_SEQ_NUMBER_MASK); in lm_mcp_cmd_init()
910 drv_mask = DRV_MSG_SEQ_NUMBER_MASK ; in lm_mcp_cmd_send()
986 drv_mask = DRV_MSG_SEQ_NUMBER_MASK ; in lm_mcp_cmd_response()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/hsi/mcp/
H A Dshmem.h202 #define DRV_MSG_SEQ_NUMBER_MASK 0x0000ffff macro
/illumos-gate/usr/src/uts/common/io/qede/579xx/hsi/mcp/
H A Dmcp_public.h1298 #define DRV_MSG_SEQ_NUMBER_MASK 0x0000ffff macro
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_mcp.c193 DRV_MSG_SEQ_NUMBER_MASK; in ecore_load_mcp_offsets()
382 DRV_MSG_SEQ_NUMBER_MASK; in ecore_do_mcp_cmd()