Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_iwxreg.h6149 #define IWX_TLC_NOTIF_FLAG_RATE (1 << 0) macro
H A Dif_iwx.c8281 (le32toh(notif->flags) & IWX_TLC_NOTIF_FLAG_RATE) == 0) in iwx_rs_update()