Home
last modified time | relevance | path

Searched refs:WILC_PKT_HDR_CONFIG_FIELD (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/microchip/wilc1000/
H A Dwlan.h210 #define WILC_PKT_HDR_CONFIG_FIELD BIT(31) macro
H A Dwlan.c693 is_cfg_packet = FIELD_GET(WILC_PKT_HDR_CONFIG_FIELD, header); in wilc_wlan_handle_rx_buff()
/kernel/linux/linux-6.6/drivers/net/wireless/microchip/wilc1000/
H A Dwlan.h228 #define WILC_PKT_HDR_CONFIG_FIELD BIT(31) macro
H A Dwlan.c961 is_cfg_packet = FIELD_GET(WILC_PKT_HDR_CONFIG_FIELD, header); in wilc_wlan_handle_rx_buff()

Completed in 6 milliseconds