Searched refs:gro_result_t (Results 1 – 5 of 5) sorted by relevance
430 gro_result_t gro_result; in ef4_rx_packet_gro()
372 typedef enum gro_result gro_result_t; typedef3533 gro_result_t napi_gro_receive(struct napi_struct *napi, struct sk_buff *skb);3536 gro_result_t napi_gro_frags(struct napi_struct *napi);
419 gro_result_t gro_result; in efx_rx_packet_gro()
5581 static gro_result_t napi_skb_finish(gro_result_t ret, struct sk_buff *skb) in napi_skb_finish()5609 gro_result_t napi_gro_receive(struct napi_struct *napi, struct sk_buff *skb) in napi_gro_receive()5655 static gro_result_t napi_frags_finish(struct napi_struct *napi, in napi_frags_finish()5657 gro_result_t ret) in napi_frags_finish()5728 gro_result_t napi_gro_frags(struct napi_struct *napi) in napi_gro_frags()
719 gro_result_t rc = GRO_NORMAL; in wil_netif_rx_any()