Home
last modified time | relevance | path

Searched refs:rx_type (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/sys/netpfil/ipfilter/netinet/
H A Dip_rpcb_pxy.c329 if (rx->rx_type == RPCB_RES_STRING) in ipf_p_rpcb_out()
331 else if (rx->rx_type == RPCB_RES_LIST) in ipf_p_rpcb_out()
454 rx.rx_type = RPCB_RES_PMAP; in ipf_p_rpcb_decodereq()
463 rx.rx_type = RPCB_RES_STRING; in ipf_p_rpcb_decodereq()
469 rx.rx_type = RPCB_RES_LIST; in ipf_p_rpcb_decodereq()
876 switch(rx->rx_type) in ipf_p_rpcb_decoderep()
986 IPF_PANIC(1, ("illegal rx_type %d", rx->rx_type)); in ipf_p_rpcb_decoderep()
H A Dip_proxy.h425 u_int rx_type; /* RPCB response type */ member
/freebsd-13.1/sys/contrib/octeon-sdk/
H A Dcvmx-srio.c585 … ciu_qlm.s.txmargin = (lane_x_status.s.rx_type == 0) ? 0x11 : 0x1c; /* short or med/long */ in cvmx_srio_initialize()
589 … ciu_qlm.s.txdeemph = (lane_x_status.s.rx_type == 0) ? 0xa : 0xf; /* short or med/long */ in cvmx_srio_initialize()
590 … ciu_qlm.s.txmargin = (lane_x_status.s.rx_type == 0) ? 0xf : 0x1a; /* short or med/long */ in cvmx_srio_initialize()
604 … ciu_qlm.s.txmargin = (lane_x_status.s.rx_type == 0) ? 0x11 : 0x1c; /* short or med/long */ in cvmx_srio_initialize()
608 … ciu_qlm.s.txdeemph = (lane_x_status.s.rx_type == 0) ? 0xa : 0xf; /* short or med/long */ in cvmx_srio_initialize()
609 … ciu_qlm.s.txmargin = (lane_x_status.s.rx_type == 0) ? 0xf : 0x1a; /* short or med/long */ in cvmx_srio_initialize()
H A Dcvmx-sriomaintx-defs.h2963 uint32_t rx_type : 2; /**< Receiver Type member
3003 uint32_t rx_type : 2;