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()
251 static int setup_rx(struct sockaddr *addr, socklen_t alen) in setup_rx() function278 fdr = setup_rx(addr, alen); in do_test()
444 static int setup_rx(void) in setup_rx() function517 fdr = setup_rx(); in do_main()
107 char *(*setup_rx)(struct channel_data *channel, int size); member640 chan->setup_rx = cosa_net_setup_rx; in cosa_net_open()957 chan->setup_rx = chrdev_setup_rx; in cosa_open()1847 if (cosa->rxchan->setup_rx) in rx_interrupt()1848 cosa->rxbuf = cosa->rxchan->setup_rx(cosa->rxchan, cosa->rxsize); in rx_interrupt()
10927 goto setup_rx; in i40e_alloc_rings()10944 setup_rx: in i40e_alloc_rings()