Home
last modified time | relevance | path

Searched refs:max_pkt_offset (Results 1 – 25 of 40) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/
H A Dwow.c21 .max_pkt_offset = WOW_MAX_PKT_OFFSET,
627 ar->wow.wowlan_support.max_pkt_offset -= WOW_MAX_REDUCE; in ath10k_wow_init()
/OK3568_Linux_fs/kernel/Documentation/bpf/
H A Ddrgn.rst130 .max_pkt_offset = (u32)15,
/OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/bpf/
H A Doffload.c490 pkt_off = min(prog->aux->max_pkt_offset, mtu); in nfp_bpf_offload_check_mtu()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dnl80211.h4516 __u32 max_pkt_offset; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dnl80211.h4516 __u32 max_pkt_offset; member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dnl80211.h5090 __u32 max_pkt_offset; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/mwifiex/
H A Dcfg80211.c4221 .max_pkt_offset = MWIFIEX_MAX_OFFSET_LEN,
4231 .max_pkt_offset = MWIFIEX_MAX_OFFSET_LEN,
4253 .max_pkt_offset = MWIFIEX_MAX_OFFSET_LEN,
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/
H A Dmoal_sta_cfg80211.c505 .max_pkt_offset = WOWLAN_MAX_OFFSET_LEN,
515 .max_pkt_offset = WOWLAN_MAX_OFFSET_LEN,
527 .max_pkt_offset = MAX_OFFSET_LEN,
7106 wiphy->wowlan.max_pkt_offset = WOWLAN_MAX_OFFSET_LEN; in woal_register_cfg80211()
/OK3568_Linux_fs/kernel/include/net/
H A Dcfg80211.h4572 int max_pkt_offset; member
4593 int max_pkt_offset; member
/OK3568_Linux_fs/kernel/include/linux/
H A Dbpf.h796 u32 max_pkt_offset; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/smac/
H A Dinit.c217 .max_pkt_offset = 0,
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_sta_cfg80211.c553 .max_pkt_offset = WOWLAN_MAX_OFFSET_LEN,
562 .max_pkt_offset = WOWLAN_MAX_OFFSET_LEN,
574 .max_pkt_offset = MAX_OFFSET_LEN,
9888 wiphy->wowlan.max_pkt_offset = WOWLAN_MAX_OFFSET_LEN;
/OK3568_Linux_fs/kernel/net/wireless/
H A Dnl80211.c1610 .max_pkt_offset = rdev->wiphy.wowlan->max_pkt_offset, in nl80211_send_wowlan()
1645 rule.pat.max_pkt_offset = rdev->wiphy.coalesce->max_pkt_offset; in nl80211_send_coalesce()
12319 if (pkt_offset > wowlan->max_pkt_offset) in nl80211_set_wowlan()
12569 if (pkt_offset > coalesce->max_pkt_offset) in nl80211_parse_coalesce_rule()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/os_dep/
H A Dioctl_cfg80211.c56 .max_pkt_offset = 0,
/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dverifier.c2996 env->prog->aux->max_pkt_offset = in check_packet_access()
2997 max_t(u32, env->prog->aux->max_pkt_offset, in check_packet_access()
11510 prog->aux->max_pkt_offset = MAX_PACKET_OFF; in fixup_bpf_calls()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/os_dep/linux/
H A Dioctl_cfg80211.c121 .max_pkt_offset = 0,
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/os_dep/linux/
H A Dioctl_cfg80211.c121 .max_pkt_offset = 0,
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/os_dep/linux/
H A Dioctl_cfg80211.c116 .max_pkt_offset = 0,
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/os_dep/linux/
H A Dioctl_cfg80211.c117 .max_pkt_offset = 0,
/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.c7010 .max_pkt_offset = 1500,
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/os_dep/linux/
H A Dioctl_cfg80211.c144 .max_pkt_offset = 0,
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/os_dep/linux/
H A Dioctl_cfg80211.c144 .max_pkt_offset = 0,
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/os_dep/linux/
H A Dioctl_cfg80211.c144 .max_pkt_offset = 0,
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dwl_cfg80211.c11484 .max_pkt_offset = WL_WOWLAN_MAX_PATTERN_LEN,
11666 wdev->wiphy->wowlan.max_pkt_offset = WL_WOWLAN_MAX_PATTERN_LEN; in wl_setup_wiphy()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_cfg80211.c10715 .max_pkt_offset = WL_WOWLAN_MAX_PATTERN_LEN,
10943 wdev->wiphy->wowlan.max_pkt_offset = WL_WOWLAN_MAX_PATTERN_LEN; in wl_setup_wiphy()

12