Home
last modified time | relevance | path

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

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