Home
last modified time | relevance | path

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

/openbmc/linux/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()