Home
last modified time | relevance | path

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

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