Searched refs:sync_with_toe (Results 1 – 2 of 2) sorted by relevance
773 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);
2513 u8 sync_with_toe, void * cookie) in lm_enable_rss() argument2601 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() argument2669 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()