Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Dbcm_osal.h165 #define DIRECT_REG_WR(_hwfn, _addr, _val) \ argument
166 qede_osal_direct_reg_write32(_hwfn, _addr, _val)
167 #define DIRECT_REG_RD(_hwfn, _addr) \ argument
168 qede_osal_direct_reg_read32(_hwfn, _addr)
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Decore.tex313 … \textit{elementary} structures in the ecore, the \texttt{ecore\_dev} and the \texttt{ecore\_hwfn}.