Searched refs:setup_rx (Results 1 – 6 of 6) sorted by relevance
75 static int setup_rx(void) in setup_rx() function164 fdr = setup_rx(); in main()
251 static int setup_rx(void) in setup_rx() function366 fdr = setup_rx(); in run_test()
304 static int setup_rx(struct sockaddr *addr, socklen_t alen) in setup_rx() function348 fdr = setup_rx(addr, alen); in do_test_rx()
444 static int setup_rx(void) in setup_rx() function517 fdr = setup_rx(); in do_main()
105 char *(*setup_rx)(struct channel_data *channel, int size); member635 chan->setup_rx = cosa_net_setup_rx; in cosa_net_open()950 chan->setup_rx = chrdev_setup_rx; in cosa_open()1860 if (cosa->rxchan->setup_rx) in rx_interrupt()1861 cosa->rxbuf = cosa->rxchan->setup_rx(cosa->rxchan, cosa->rxsize); in rx_interrupt()
11305 goto setup_rx; in i40e_alloc_rings()11322 setup_rx: in i40e_alloc_rings()