Searched refs:xdp_has_frags (Results 1 – 17 of 17) sorted by relevance
392 if (prog && !prog->aux->xdp_has_frags && in bnxt_xdp_set()
5005 if (bp->xdp_prog->aux->xdp_has_frags) in __bnxt_set_rx_skb_mode()
2526 map->owner->xdp_has_frags = aux->xdp_has_frags; in __bpf_prog_map_compatible() 2539 map->owner->xdp_has_frags == aux->xdp_has_frags && in __bpf_prog_map_compatible()
3062 prog->aux->xdp_has_frags = attr->prog_flags & BPF_F_XDP_HAS_FRAGS; in BTF_ID_LIST_GLOBAL_SINGLE()
531 if (prog->aux->xdp_has_frags) in fbnic_check_split_frames()
1184 if (xdp_buff_has_frags(&pkt->buff) && !xdp_prog->aux->xdp_has_frags) in fbnic_run_xdp()
199 if (ns->xdp.prog && !ns->xdp.prog->aux->xdp_has_frags && in nsim_change_mtu()
482 if (xdp_buff_has_frags(xdp) && !prog->aux->xdp_has_frags) in aq_xdp_run_prog()
289 * same prog type, JITed flag and xdp_has_frags flag.294 bool xdp_has_frags; member 1775 bool xdp_has_frags;1774 bool xdp_has_frags; global() member
1601 if (prog->aux->xdp_has_frags) in veth_xdp_set()
2221 (*num_buf == 1 || xdp_prog->aux->xdp_has_frags))) { in mergeable_xdp_get_buf() 2233 if (!xdp_prog->aux->xdp_has_frags) { in mergeable_xdp_get_buf() 6057 if (prog && !prog->aux->xdp_has_frags && dev->mtu > max_sz) { in virtnet_xdp_set()
3865 if (prog && !prog->aux->xdp_has_frags && in mvneta_change_mtu()4660 if (prog && !prog->aux->xdp_has_frags && in mvneta_xdp_setup()
10340 !dev->xdp_state[i].prog->aux->xdp_has_frags) in netif_xdp_propagate() 10352 bpf->prog && !bpf->prog->aux->xdp_has_frags) { in netif_xdp_propagate() 10429 prog && !prog->aux->xdp_has_frags) { in dev_xdp_install()
1021 if (!prog->aux->xdp_has_frags) in skb_cow_data_for_xdp()
2906 if (prog && !prog->aux->xdp_has_frags) { in ice_xdp_setup_prog()7857 if (prog && !prog->aux->xdp_has_frags) { in ice_change_mtu()
4701 if (!params->xdp_prog->aux->xdp_has_frags) { in mlx5e_params_validate_xdp()
2943 if (xdp_prog && !xdp_prog->aux->xdp_has_frags) in i40e_max_vsi_frame_size()