Searched refs:xdp_has_frags (Results 1 – 13 of 13) sorted by relevance
138 if (prog && !prog->aux->xdp_has_frags && in aq_ndev_change_mtu()230 if (prog && !prog->aux->xdp_has_frags && in aq_ndev_fix_features()452 if (prog && !prog->aux->xdp_has_frags) { in aq_xdp_setup()
458 if (xdp_buff_has_frags(xdp) && !prog->aux->xdp_has_frags) in aq_xdp_run_prog()
404 if (prog && !prog->aux->xdp_has_frags && in bnxt_xdp_set()
3986 if (bp->xdp_prog->aux->xdp_has_frags) in bnxt_set_rx_skb_mode()
2266 map->owner.xdp_has_frags = fp->aux->xdp_has_frags; in bpf_prog_map_compatible()2271 map->owner.xdp_has_frags == fp->aux->xdp_has_frags; in bpf_prog_map_compatible()
2654 prog->aux->xdp_has_frags = attr->prog_flags & BPF_F_XDP_HAS_FRAGS; in bpf_prog_load()
286 bool xdp_has_frags; member1400 bool xdp_has_frags; member
1505 (*num_buf == 1 || xdp_prog->aux->xdp_has_frags))) { in mergeable_xdp_get_buf()1517 if (!xdp_prog->aux->xdp_has_frags) { in mergeable_xdp_get_buf()3708 if (prog && !prog->aux->xdp_has_frags && dev->mtu > max_sz) { in virtnet_xdp_set()
1646 if (prog->aux->xdp_has_frags) in veth_xdp_set()
3855 if (prog && !prog->aux->xdp_has_frags && in mvneta_change_mtu()4607 if (prog && !prog->aux->xdp_has_frags && in mvneta_xdp_setup()
2930 if (prog && !prog->aux->xdp_has_frags) { in ice_xdp_setup_prog()7480 if (prog && !prog->aux->xdp_has_frags) { in ice_change_mtu()
4265 if (!params->xdp_prog->aux->xdp_has_frags) { in mlx5e_params_validate_xdp()
2917 if (xdp_prog && !xdp_prog->aux->xdp_has_frags) in i40e_max_vsi_frame_size()