Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/microchip/wilc1000/
Dwlan.h233 #define WILC_PKT_HDR_CONFIG_FIELD BIT(31) macro
Dwlan.c956 is_cfg_packet = FIELD_GET(WILC_PKT_HDR_CONFIG_FIELD, header); in wilc_wlan_handle_rx_buff()