Home
last modified time | relevance | path

Searched refs:sync_with_toe (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dlm.h773 u8 sync_with_toe, void * cookie);
791 lm_status_t lm_disable_rss(struct _lm_device_t *pdev, u8_t sync_with_toe, void * cookie);
/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_sp.c2513 u8 sync_with_toe, void * cookie) in lm_enable_rss() argument
2601 DbgBreakIf(!reconfigure && sync_with_toe); in lm_enable_rss()
2604 if (reconfigure || sync_with_toe) in lm_enable_rss()
2608 if (!sync_with_toe) in lm_enable_rss()
2661 lm_status_t lm_disable_rss(struct _lm_device_t *pdev, u8_t sync_with_toe, void * cookie) in lm_disable_rss() argument
2669 DbgMessage(pdev, INFORMl2sp, "lm_disable_rss sync_with_toe = %d\n", sync_with_toe); in lm_disable_rss()
2682 if (!sync_with_toe) in lm_disable_rss()