Home
last modified time | relevance | path

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

/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
Dhi_fs.h29 hi_u32 next_offset; member
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/xr829/umac/
Dutil.c3757 u32 next_offset = BIT(31) - 1; in mac80211_update_p2p_noa() local
3773 if (next_offset > start) in mac80211_update_p2p_noa()
3774 next_offset = start; in mac80211_update_p2p_noa()
3780 next_offset = ieee80211_get_noa_absent_time(data, tsf); in mac80211_update_p2p_noa()
3782 data->next_tsf = tsf + next_offset; in mac80211_update_p2p_noa()
/device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/include/
Dwlioctl.h15834 uint16 next_offset; /* If non zero, specifies offset of next next_offset field */ member