Home
last modified time | relevance | path

Searched defs:MM_RELEASE_TOE_GRQ_LOCK (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/include/l4/
H A Dmm_l4if.h20 #define MM_RELEASE_TOE_GRQ_LOCK(_pdev, idx) UNLOCK() macro
115 #define MM_RELEASE_TOE_GRQ_LOCK(_pdev, idx) DbgMessage(pdev, INFORMl4, "Releasing global toe grq lo… macro
/illumos-gate/usr/src/uts/common/io/bnxe/
H A Dbnxe_mm_l4.c85 void MM_RELEASE_TOE_GRQ_LOCK(lm_device_t *pdev, u8_t idx) in MM_RELEASE_TOE_GRQ_LOCK() function