Home
last modified time | relevance | path

Searched refs:HOST_HDR_OFFSET (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/staging/wilc1000/
Dlinux_mon.c70 memcpy(&header, (buff - HOST_HDR_OFFSET), HOST_HDR_OFFSET); in WILC_WFI_monitor_rx()
Dwilc_wlan.h24 #define HOST_HDR_OFFSET 4 macro
Dwilc_wlan.c871 vmm_sz = HOST_HDR_OFFSET; in wilc_wlan_handle_txq()
1068 buffer_offset = HOST_HDR_OFFSET; in wilc_wlan_handle_txq()
1185 WILC_WFI_mgmt_rx(wilc, &buffer[offset + HOST_HDR_OFFSET], pkt_len); in wilc_wlan_handle_rxq()
Dwilc_wfi_cfgoperations.c1927 memcpy(&header, (buff - HOST_HDR_OFFSET), HOST_HDR_OFFSET); in WILC_WFI_p2p_rx()