Home
last modified time | relevance | path

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

/freebsd-head/sys/contrib/dev/rtw88/
HDpci.h148 RTW_PCI_FLAG_NAPI_RUNNING, enumerator
HDpci.c599 if (test_and_set_bit(RTW_PCI_FLAG_NAPI_RUNNING, rtwpci->flags)) in rtw_pci_napi_start()
609 if (!test_and_clear_bit(RTW_PCI_FLAG_NAPI_RUNNING, rtwpci->flags)) in rtw_pci_napi_stop()