Searched defs:rxp (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/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 1858 struct fxp_rx *rxp; fxp_intr_body() local 2624 fxp_new_rfabuf(struct fxp_softc * sc,struct fxp_rx * rxp) fxp_new_rfabuf() argument 2686 fxp_add_rfabuf(struct fxp_softc * sc,struct fxp_rx * rxp) fxp_add_rfabuf() argument 2712 fxp_discard_rfabuf(struct fxp_softc * sc,struct fxp_rx * rxp) fxp_discard_rfabuf() argument [all...] |
/freebsd-src/sys/netpfil/ipfilter/netinet/ |
H A D | ip_rpcb_pxy.c | 555 rpcb_xact_t *rxp; in ipf_p_rpcb_insert() local 822 ipf_p_rpcb_decoderep(fr_info_t * fin,nat_t * nat,rpcb_session_t * rs,rpc_msg_t * rm,rpcb_xact_t ** rxp) ipf_p_rpcb_decoderep() argument [all...] |
/freebsd-src/sys/dev/uart/ |
H A D | uart_core.c | 345 int rxp; in uart_intr_rxready() local
|
/freebsd-src/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 | 2171 generic_rate(txp,txs,txi,rxp,rxs,rxi) global() argument
|