Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/Peripherals/BM/
H A Dbm.c122 if ((err = BmUnSetPoolThresholds(p_Bm, in BmHandleIpcMsgCB()
278 t_Error BmUnSetPoolThresholds(t_Handle h_Bm, uint8_t bpid) in BmUnSetPoolThresholds() function
H A Dbm.h447 t_Error BmUnSetPoolThresholds(t_Handle h_Bm, uint8_t bpid);
H A Dbm_pool.c175 BmUnSetPoolThresholds(p_BmPool->h_Bm, p_BmPool->bpid); in BmPoolFree()