Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l5/include/
H A Dlm_l5if.h214 lm_fc_is_eq_completion(
/titanic_41/usr/src/uts/common/io/bnxe/
H A Dbnxe_intr.c491 if (lm_fc_is_eq_completion(pLM, drv_rss_id)) in BnxePollRxRingFCOE()
554 if (lm_fc_is_eq_completion(pLM, drv_rss_id)) in BnxeServiceSbIntr()
/titanic_41/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l5/
H A Dlm_l5.c1505 lm_fc_is_eq_completion(lm_device_t *pdev, u8_t sb_idx) in lm_fc_is_eq_completion() function