Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dlm.h791 lm_status_t lm_disable_rss(struct _lm_device_t *pdev, u8_t sync_with_toe, void * cookie);
/titanic_44/usr/src/uts/common/io/bnxe/
H A Dbnxe_hw.c133 rc = lm_disable_rss((lm_device_t *)pUM, FALSE, NULL); in BnxeRssDisable()
/titanic_44/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_sp.c2661 lm_status_t lm_disable_rss(struct _lm_device_t *pdev, u8_t sync_with_toe, void * cookie) in lm_disable_rss() function