Searched refs:NETIF_F_TSO (Results 1 – 5 of 5) sorted by relevance
60 #ifdef NETIF_F_TSO63 return (dev->features & NETIF_F_TSO) != 0; in ethtool_op_get_tso()69 dev->features |= NETIF_F_TSO; in ethtool_op_set_tso()71 dev->features &= ~NETIF_F_TSO; in ethtool_op_set_tso()497 #ifdef NETIF_F_TSO758 #ifdef NETIF_F_TSO in dev_ethtool()
135 #if defined(NETIF_F_TSO) && MAX_SKB_FRAGS > 32137 #undef NETIF_F_TSO326 #if defined(NETIF_F_TSO)331 #define NETIF_F_TSO 0 macro2476 dev->features |= NETIF_F_TSO; in typhoon_init_one()
1129 #ifdef NETIF_F_TSO in nv_start_xmit()2557 #ifdef NETIF_F_TSO in nv_probe()2558 dev->features |= NETIF_F_TSO; in nv_probe()
1130 #ifdef NETIF_F_TSO in tx_le_req()1189 #ifdef NETIF_F_TSO in sky2_xmit_frame()2947 #ifdef NETIF_F_TSO
53 #ifdef NETIF_F_TSO9445 dev->features |= NETIF_F_TSO; in tg3_init_one()