Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/microchip/wilc1000/
H A Dwlan.h227 #define VI_AC_ACM_STAT_FIELD BIT(16) macro
H A Dwlan.c393 wl->txq[AC_VI_Q].fw.acm = FIELD_GET(VI_AC_ACM_STAT_FIELD, reg); in ac_update_fw_ac_pkt_info()