Searched refs:bnx2x_mtu_allows_gro (Results 1 – 2 of 2) sorted by relevance
1298 static inline bool bnx2x_mtu_allows_gro(int mtu) in bnx2x_mtu_allows_gro() function
4898 if (!bnx2x_mtu_allows_gro(new_mtu)) in bnx2x_change_mtu()4933 if (!(features & NETIF_F_GRO) || !bnx2x_mtu_allows_gro(dev->mtu)) in bnx2x_fix_features()