Searched refs:WILC_FW_PREAMBLE_AUTO (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/net/wireless/microchip/wilc1000/ | ||
D | wlan_if.h | 37 WILC_FW_PREAMBLE_AUTO = 2, /* Auto Preamble Selection */ enumerator |
D | netdev.c | 290 b = WILC_FW_PREAMBLE_AUTO; in wilc_init_fw_config() |