Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/cavium/thunder/
H A Dnic.h43 #define NIC_SRIOV_ENABLED BIT(0) macro
H A Dnic_main.c1287 nic->flags |= NIC_SRIOV_ENABLED; in nic_sriov_init()
1386 if (nic->flags & NIC_SRIOV_ENABLED) in nic_remove()