Searched refs:IWX_TLC_NOTIF_FLAG_RATE (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/pci/ | ||
H A D | if_iwxreg.h | 6149 #define IWX_TLC_NOTIF_FLAG_RATE (1 << 0) macro |
H A D | if_iwx.c | 8281 (le32toh(notif->flags) & IWX_TLC_NOTIF_FLAG_RATE) == 0) in iwx_rs_update() |