Searched defs:rcv (Results  1 – 17 of 17) sorted by relevance
| /linux-4.4.14/drivers/net/plip/ | 
| D | plip.c | 369 	struct plip_local *rcv = &nl->rcv_data;  in plip_bh()  local400 		      struct plip_local *snd, struct plip_local *rcv,  in plip_bh_timeout_error()
 475 	  struct plip_local *snd, struct plip_local *rcv)  in plip_none()
 586 		    struct plip_local *snd, struct plip_local *rcv)  in plip_receive_packet()
 747 		 struct plip_local *snd, struct plip_local *rcv)  in plip_send_packet()
 862 		      struct plip_local *snd, struct plip_local *rcv)  in plip_connection_close()
 880 	   struct plip_local *snd, struct plip_local *rcv)  in plip_error()
 908 	struct plip_local *rcv;  in plip_interrupt()  local
 1115 	struct plip_local *rcv = &nl->rcv_data;  in plip_close()  local
 
 | 
| /linux-4.4.14/include/net/ | 
| D | stp.h | 6 	void		(*rcv)(const struct stp_proto *, struct sk_buff *,  member
 | 
| D | dsa.h | 99 	int			(*rcv)(struct sk_buff *skb,  member
 | 
| /linux-4.4.14/net/dsa/ | 
| D | dsa_priv.h | 20 	int (*rcv)(struct sk_buff *skb, struct net_device *dev,  member
 | 
| /linux-4.4.14/net/llc/ | 
| D | llc_input.c | 160 	int (*rcv)(struct sk_buff *, struct net_device *,  in llc_rcv()  local
 | 
| /linux-4.4.14/drivers/net/ | 
| D | veth.c | 111 	struct net_device *rcv;  in veth_xmit()  local
 | 
| /linux-4.4.14/fs/ncpfs/ | 
| D | ncp_fs_sb.h | 132 	} rcv;  member
 | 
| /linux-4.4.14/drivers/tty/serial/ | 
| D | icom.h | 219 	} rcv[NUM_RBUFFS];  member
 | 
| /linux-4.4.14/net/sunrpc/ | 
| D | svcsock.c | 374 				unsigned int rcv)  in svc_sock_setbufsize()
 | 
| /linux-4.4.14/drivers/staging/unisys/include/ | 
| D | iochannel.h | 428 		struct net_pkt_rcv rcv;		/* used for NET_RCV */  member
 | 
| /linux-4.4.14/drivers/media/usb/hackrf/ | 
| D | hackrf.c | 675 static int hackrf_alloc_urbs(struct hackrf_dev *dev, bool rcv)  in hackrf_alloc_urbs()
 | 
| /linux-4.4.14/drivers/atm/ | 
| D | idt77252.h | 220 	} rcv;  member
 | 
| /linux-4.4.14/drivers/edac/ | 
| D | i7core_edac.c | 1590 	u32 rcv[3][2];  in i7core_rdimm_check_mc_ecc_err()  local
 | 
| /linux-4.4.14/drivers/block/drbd/ | 
| D | drbd_receiver.c | 555 		unsigned int rcv)  in drbd_setbufsize()
 | 
| /linux-4.4.14/drivers/infiniband/hw/qib/ | 
| D | qib.h | 451 	int rcv;  member
 | 
| D | qib_iba7322.c | 529 	int rcv;  member
 | 
| /linux-4.4.14/drivers/staging/rdma/hfi1/ | 
| D | chip.c | 8868 	cpumask_var_t def, rcv;  in request_msix_irqs()  local
 |