Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/wil6210/
Dtxrx.c521 gro_result_t rc = GRO_NORMAL; in wil_netif_rx_any()
538 [GRO_NORMAL] = "GRO_NORMAL", in wil_netif_rx_any()
/linux-4.1.27/net/core/
Ddev.c4137 ret = GRO_NORMAL; in dev_gro_receive()
4172 case GRO_NORMAL: in napi_skb_finish()
4242 case GRO_NORMAL: in napi_frags_finish()
4246 if (ret == GRO_NORMAL && netif_receive_skb_internal(skb)) in napi_frags_finish()
/linux-4.1.27/include/linux/
Dnetdevice.h336 GRO_NORMAL, enumerator