Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/microchip/wilc1000/
H A Dwlan.h220 #define VO_AC_ACM_STAT_FIELD BIT(24) macro
H A Dwlan.c399 wl->txq[AC_VO_Q].fw.acm = FIELD_GET(VO_AC_ACM_STAT_FIELD, reg); in ac_update_fw_ac_pkt_info()