Searched refs:gro_result_t (Results 1 – 4 of 4) sorted by relevance
339 typedef enum gro_result gro_result_t; typedef2945 gro_result_t napi_gro_receive(struct napi_struct *napi, struct sk_buff *skb);2948 gro_result_t napi_gro_frags(struct napi_struct *napi);
4169 static gro_result_t napi_skb_finish(gro_result_t ret, struct sk_buff *skb) in napi_skb_finish()4196 gro_result_t napi_gro_receive(struct napi_struct *napi, struct sk_buff *skb) in napi_gro_receive()4237 static gro_result_t napi_frags_finish(struct napi_struct *napi, in napi_frags_finish()4239 gro_result_t ret) in napi_frags_finish()4301 gro_result_t napi_gro_frags(struct napi_struct *napi) in napi_gro_frags()
430 gro_result_t gro_result; in efx_rx_packet_gro()
521 gro_result_t rc = GRO_NORMAL; in wil_netif_rx_any()