Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/microchip/wilc1000/
H A Dwlan.h226 #define BK_AC_ACM_STAT_FIELD BIT(1) macro
H A Dwlan.c396 wl->txq[AC_BK_Q].fw.acm = FIELD_GET(BK_AC_ACM_STAT_FIELD, reg); in ac_update_fw_ac_pkt_info()