Home
last modified time | relevance | path

Searched refs:DRV_MB_PARAM_TRANSCEIVER_PORT_OFFSET (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/qlnx/qlnxe/
H A Dmcp_public.h1548 #define DRV_MB_PARAM_TRANSCEIVER_PORT_OFFSET 0 macro
H A Decore_mcp.c3604 nvm_offset = (port << DRV_MB_PARAM_TRANSCEIVER_PORT_OFFSET) | in ecore_mcp_phy_sfp_read()
3649 nvm_offset = (port << DRV_MB_PARAM_TRANSCEIVER_PORT_OFFSET) | in ecore_mcp_phy_sfp_write()