Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/microchip/wilc1000/
H A Dmon.c38 header = get_unaligned_le32(buff - HOST_HDR_OFFSET); in wilc_wfi_monitor_rx()
H A Dwlan.h30 #define HOST_HDR_OFFSET 4 macro
H A Dwlan.c763 vmm_sz = HOST_HDR_OFFSET; in wilc_wlan_handle_txq()
912 buffer_offset = HOST_HDR_OFFSET; in wilc_wlan_handle_txq()
970 buff_ptr += HOST_HDR_OFFSET; in wilc_wlan_handle_rx_buff()
H A Dcfg80211.c1041 header = get_unaligned_le32(buff - HOST_HDR_OFFSET); in wilc_wfi_p2p_rx()