Searched refs:gro_result_t (Results 1 – 4 of 4) sorted by relevance
4333 static gro_result_t napi_skb_finish(gro_result_t ret, struct sk_buff *skb) in napi_skb_finish()4362 gro_result_t napi_gro_receive(struct napi_struct *napi, struct sk_buff *skb) in napi_gro_receive()4403 static gro_result_t napi_frags_finish(struct napi_struct *napi, in napi_frags_finish()4405 gro_result_t ret) in napi_frags_finish()4467 gro_result_t napi_gro_frags(struct napi_struct *napi) in napi_gro_frags()
340 typedef enum gro_result gro_result_t; typedef3027 gro_result_t napi_gro_receive(struct napi_struct *napi, struct sk_buff *skb);3030 gro_result_t napi_gro_frags(struct napi_struct *napi);
430 gro_result_t gro_result; in efx_rx_packet_gro()
557 gro_result_t rc = GRO_NORMAL; in wil_netif_rx_any()