Home
last modified time | relevance | path

Searched defs:TSO_FLAGS (Results 1 – 4 of 4) sorted by relevance

/linux-6.8/drivers/net/ethernet/fungible/funeth/
Dfuneth_main.c1356 #define TSO_FLAGS (NETIF_F_TSO | NETIF_F_TSO6 | NETIF_F_TSO_ECN | \ macro
/linux-6.8/drivers/net/ethernet/chelsio/cxgb4vf/
Dcxgb4vf_main.c1924 #define TSO_FLAGS (NETIF_F_TSO | NETIF_F_TSO6 | NETIF_F_TSO_ECN) macro
/linux-6.8/drivers/net/ethernet/chelsio/cxgb3/
Dcxgb3_main.c3201 #define TSO_FLAGS (NETIF_F_TSO | NETIF_F_TSO6 | NETIF_F_TSO_ECN) macro
/linux-6.8/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_main.c6207 #define TSO_FLAGS (NETIF_F_TSO | NETIF_F_TSO6 | NETIF_F_TSO_ECN | \ macro