Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/wilc1000/
Dlinux_mon.c46 memcpy(&header, (buff - HOST_HDR_OFFSET), HOST_HDR_OFFSET); in wilc_wfi_monitor_rx()
Dwilc_wlan.h30 #define HOST_HDR_OFFSET 4 macro
Dwilc_wlan.c541 vmm_sz = HOST_HDR_OFFSET; in wilc_wlan_handle_txq()
678 buffer_offset = HOST_HDR_OFFSET; in wilc_wlan_handle_txq()
737 buff_ptr += HOST_HDR_OFFSET; in wilc_wlan_handle_rx_buff()
Dwilc_wfi_cfgoperations.c1374 memcpy(&header, (buff - HOST_HDR_OFFSET), HOST_HDR_OFFSET); in wilc_wfi_p2p_rx()