Searched refs:__NDEV_SRIOV_BIT (Results 1 – 2 of 2) sorted by relevance
177 set_bit(__NDEV_SRIOV_BIT, &ndev->flags); in nitrox_sriov_enable()193 clear_bit(__NDEV_SRIOV_BIT, &ndev->flags); in nitrox_sriov_enable()205 if (!test_bit(__NDEV_SRIOV_BIT, &ndev->flags)) in nitrox_sriov_disable()214 clear_bit(__NDEV_SRIOV_BIT, &ndev->flags); in nitrox_sriov_disable()
200 #define __NDEV_SRIOV_BIT 0 macro