HINIC3_RSS_ENABLE
if (test_bit(HINIC3_RSS_ENABLE, &nic_dev->flags)) {
if (test_bit(HINIC3_RSS_ENABLE, &nic_dev->flags))
if (!test_bit(HINIC3_RSS_ENABLE, &nic_dev->flags))
set_bit(HINIC3_RSS_ENABLE, &nic_dev->flags);
clear_bit(HINIC3_RSS_ENABLE, &nic_dev->flags);