Searched defs:rxp (Results 1 – 5 of 5) sorted by relevance
/freebsd/sys/dev/fxp/ |
H A D | if_fxp.c | 429 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 D | ip_rpcb_pxy.c | 555 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 D | uart_core.c | 345 int rxp; in uart_intr_rxready() local
|
/freebsd/sys/dev/netmap/ |
H A D | netmap_generic.c | 184 void generic_rate(int txp, int txs, int txi, int rxp, int rxs, int rxi) in generic_rate()
|
H A D | netmap_kern.h | 2192 #define generic_rate(txp, txs, txi, rxp, rxs, rxi) argument
|