Searched refs:bm_isr_bscn_mask (Results 1 – 6 of 6) sorted by relevance
| /f-stack/freebsd/contrib/ncsw/Peripherals/BM/ |
| 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_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 | bman_low.c | 474 void bm_isr_bscn_mask(struct bm_portal *portal, uint8_t bpid, int enable) in bm_isr_bscn_mask() function
|
| H A D | bm_portal.c | 140 bm_isr_bscn_mask(p_BmPortal->p_BmPortalLow, bpid, 0); in bman_create_portal()
|
| /f-stack/dpdk/drivers/bus/dpaa/base/qbman/ |
| H A D | bman.c | 87 bm_isr_bscn_mask(p, bpid, 0); in bman_create_portal()
|
| H A D | bman.h | 482 static inline void bm_isr_bscn_mask(struct bm_portal *portal, u8 bpid, in bm_isr_bscn_mask() function
|