Home
last modified time | relevance | path

Searched refs:fw_format_max (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/contrib/dev/rtw89/
H A Drtw8852bt.c761 .fw_format_max = RTW8852BT_FW_FORMAT_MAX,
H A Drtw8852b.c915 .fw_format_max = RTW8852B_FW_FORMAT_MAX,
H A Drtw8852a.c2269 .fw_format_max = RTW8852A_FW_FORMAT_MAX,
H A Drtw8851b.c2584 .fw_format_max = RTW8851B_FW_FORMAT_MAX,
H A Drtw8852c.c3110 .fw_format_max = RTW8852C_FW_FORMAT_MAX,
H A Drtw8922a.c2920 .fw_format_max = RTW8922A_FW_FORMAT_MAX,
H A Dcore.h4514 u8 fw_format_max; member
H A Dfw.c1006 for (fw_format = chip->fw_format_max; fw_format >= 0; fw_format--) {