Home
last modified time | relevance | path

Searched defs:rxp (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/fxp/
H A Dif_fxp.c429 struct fxp_rx *rxp; in fxp_attach() local
929 struct fxp_rx *rxp; in fxp_release() local
1856 struct fxp_rx *rxp; in fxp_intr_body() local
2622 fxp_new_rfabuf(struct fxp_softc *sc, struct fxp_rx *rxp) in fxp_new_rfabuf()
2684 fxp_add_rfabuf(struct fxp_softc *sc, struct fxp_rx *rxp) in fxp_add_rfabuf()
2710 fxp_discard_rfabuf(struct fxp_softc *sc, struct fxp_rx *rxp) in fxp_discard_rfabuf()
/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_rpcb_pxy.c555 rpcb_xact_t *rxp; in ipf_p_rpcb_insert() local
822 rpc_msg_t *rm, rpcb_xact_t **rxp) in ipf_p_rpcb_decoderep()
/freebsd/sys/dev/uart/
H A Duart_core.c345 int rxp; in uart_intr_rxready() local
/freebsd/sys/dev/netmap/
H A Dnetmap_generic.c184 void generic_rate(int txp, int txs, int txi, int rxp, int rxs, int rxi) in generic_rate()
H A Dnetmap_kern.h2192 #define generic_rate(txp, txs, txi, rxp, rxs, rxi) argument