Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/bnx2x/
Dbnx2x_ethtool.c1302 static int bnx2x_set_flags(struct net_device *dev, u32 data) in bnx2x_set_flags() function
1368 rc = bnx2x_set_flags(dev, (flags & ~ETH_FLAG_LRO)); in bnx2x_set_rx_csum()
2211 .set_flags = bnx2x_set_flags,