Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_netdev.c275 if (fbnic_check_split_frames(fbn->xdp_prog, new_mtu, fbn->hds_thresh)) { in fbnic_change_mtu()
518 bool fbnic_check_split_frames(struct bpf_prog *prog, unsigned int mtu, in fbnic_check_split_frames() function
538 if (fbnic_check_split_frames(prog, netdev->mtu, in fbnic_bpf()