Searched refs:bm_isr_bscn_mask (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/contrib/ncsw/Peripherals/BM/ |
H A D | bm_pool.c | 64 bm_isr_bscn_mask(p_Portal->p_BmPortalLow, (uint8_t)p_BmPool->bpid, 1); in depletion_link() 74 bm_isr_bscn_mask(p_Portal->p_BmPortalLow, (uint8_t)p_BmPool->bpid, 0); in depletion_unlink()
|
H A D | fsl_bman.h | 191 void bm_isr_bscn_mask(struct bm_portal *portal, uint8_t bpid, int enable);
|
H A D | bm_portal.c | 140 bm_isr_bscn_mask(p_BmPortal->p_BmPortalLow, bpid, 0); in bman_create_portal()
|
H A D | bman_low.c | 474 void bm_isr_bscn_mask(struct bm_portal *portal, uint8_t bpid, int enable) in bm_isr_bscn_mask() function
|