Searched refs:LM_FOREACH_SB_ID (Results 1 – 7 of 7) sorted by relevance
/titanic_41/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/basic_vf/ |
H A D | lm_vf.c | 230 LM_FOREACH_SB_ID(pdev, sb_id) in lm_vf_setup_alloc_resc()
|
/titanic_41/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/ |
H A D | lm_sb.c | 138 LM_FOREACH_SB_ID(pdev, sb_id) in lm_set_interrupt_moderation() 715 LM_FOREACH_SB_ID(pdev, sb_id) in init_status_blocks()
|
H A D | lm_resc.c | 1749 LM_FOREACH_SB_ID(pdev, sb_id) in lm_common_setup_alloc_resc()
|
H A D | lm_hw_init_reset.c | 1374 LM_FOREACH_SB_ID(pdev, sb_id) in lm_reset_function_part()
|
/titanic_41/usr/src/uts/common/io/bnxe/ |
H A D | bnxe_intr.c | 86 LM_FOREACH_SB_ID(&pUM->lm_dev, idx) in BnxeFindDmaHandles()
|
/titanic_41/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/channel_vf/ |
H A D | lm_vf.c | 1833 LM_FOREACH_SB_ID(pdev,sb_id) { in lm_vf_pf_init_vf() 1847 LM_FOREACH_SB_ID(pdev,sb_id) { in lm_vf_pf_init_vf() 2591 LM_FOREACH_SB_ID(pdev, sb_id) in lm_vf_setup_alloc_resc()
|
/titanic_41/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/ |
H A D | lm5710.h | 1053 #define LM_FOREACH_SB_ID(pdev, sb_id) \ macro
|