Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_rpcb_pxy.c343 if (rx->rx_type == RPCB_RES_STRING)
345 else if (rx->rx_type == RPCB_RES_LIST)
472 rx.rx_type = RPCB_RES_PMAP;
481 rx.rx_type = RPCB_RES_STRING;
487 rx.rx_type = RPCB_RES_LIST;
918 switch(rx->rx_type)
1028 IPF_PANIC(1, ("illegal rx_type %d", rx->rx_type));
H A Dip_proxy.h425 u_int rx_type; /* RPCB response type */ member
/f-stack/freebsd/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;