Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/microchip/wilc1000/
H A Dwlan.h212 #define WILC_PKT_HDR_TOTAL_LEN_FIELD GENMASK(21, 11) macro
H A Dwlan.c695 tp_len = FIELD_GET(WILC_PKT_HDR_TOTAL_LEN_FIELD, header); in wilc_wlan_handle_rx_buff()
/kernel/linux/linux-6.6/drivers/net/wireless/microchip/wilc1000/
H A Dwlan.h230 #define WILC_PKT_HDR_TOTAL_LEN_FIELD GENMASK(21, 11) macro
H A Dwlan.c963 tp_len = FIELD_GET(WILC_PKT_HDR_TOTAL_LEN_FIELD, header); in wilc_wlan_handle_rx_buff()

Completed in 6 milliseconds