Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/wilc1000/
Dlinux_mon.c50 #define GET_PKT_OFFSET(a) (((a) >> 22) & 0x1ff) macro
74 pkt_offset = GET_PKT_OFFSET(header); in WILC_WFI_monitor_rx()
Dwilc_wfi_cfgoperations.c22 #define GET_PKT_OFFSET(a) (((a) >> 22) & 0x1ff) macro
1931 pkt_offset = GET_PKT_OFFSET(header); in WILC_WFI_p2p_rx()