Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath10k/
A Dwow.c21 .max_pkt_offset = WOW_MAX_PKT_OFFSET,
626 ar->wow.wowlan_support.max_pkt_offset -= WOW_MAX_REDUCE; in ath10k_wow_init()
/linux/Documentation/bpf/
A Ddrgn.rst130 .max_pkt_offset = (u32)15,
/linux/drivers/net/ethernet/netronome/nfp/bpf/
A Doffload.c490 pkt_off = min(prog->aux->max_pkt_offset, mtu); in nfp_bpf_offload_check_mtu()
/linux/include/uapi/linux/
A Dnl80211.h5217 __u32 max_pkt_offset; member
/linux/drivers/net/wireless/marvell/mwifiex/
A Dcfg80211.c4273 .max_pkt_offset = MWIFIEX_MAX_OFFSET_LEN,
4283 .max_pkt_offset = MWIFIEX_MAX_OFFSET_LEN,
4305 .max_pkt_offset = MWIFIEX_MAX_OFFSET_LEN,
/linux/include/net/
A Dcfg80211.h4674 int max_pkt_offset; member
4695 int max_pkt_offset; member
/linux/include/linux/
A Dbpf.h856 u32 max_pkt_offset; member
/linux/drivers/staging/rtl8723bs/os_dep/
A Dioctl_cfg80211.c55 .max_pkt_offset = 0,
/linux/net/wireless/
A Dnl80211.c1681 .max_pkt_offset = rdev->wiphy.wowlan->max_pkt_offset, in nl80211_send_wowlan()
1716 rule.pat.max_pkt_offset = rdev->wiphy.coalesce->max_pkt_offset; in nl80211_send_coalesce()
12743 if (pkt_offset > wowlan->max_pkt_offset) in nl80211_set_wowlan()
12993 if (pkt_offset > coalesce->max_pkt_offset) in nl80211_parse_coalesce_rule()
/linux/kernel/bpf/
A Dverifier.c3547 env->prog->aux->max_pkt_offset = in check_packet_access()
3548 max_t(u32, env->prog->aux->max_pkt_offset, in check_packet_access()
13040 prog->aux->max_pkt_offset = MAX_PACKET_OFF; in do_misc_fixups()
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
A Dcfg80211.c7113 .max_pkt_offset = 1500,

Completed in 117 milliseconds