Home
last modified time | relevance | path

Searched refs:WILC_WFI_mgmt_rx (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/staging/wilc1000/
Dwilc_wfi_netdevice.h219 void WILC_WFI_mgmt_rx(struct wilc *wilc, u8 *buff, u32 size);
Dlinux_wlan.c1622 void WILC_WFI_mgmt_rx(struct wilc *wilc, u8 *buff, u32 size) in WILC_WFI_mgmt_rx() function
Dwilc_wlan.c1185 WILC_WFI_mgmt_rx(wilc, &buffer[offset + HOST_HDR_OFFSET], pkt_len); in wilc_wlan_handle_rxq()