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

/freebsd-10.3-release/sys/contrib/ipfilter/netinet/
H A Dip_rpcb_pxy.c341 if (rx->rx_type == RPCB_RES_STRING)
343 else if (rx->rx_type == RPCB_RES_LIST)
470 rx.rx_type = RPCB_RES_PMAP;
479 rx.rx_type = RPCB_RES_STRING;
485 rx.rx_type = RPCB_RES_LIST;
916 switch(rx->rx_type)
1026 IPF_PANIC(1, ("illegal rx_type %d", rx->rx_type));
H A Dip_proxy.h425 u_int rx_type; /* RPCB response type */ member in struct:rpcb_xact
/freebsd-10.3-release/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 */
589 ciu_qlm.s.txdeemph = (lane_x_status.s.rx_type == 0) ? 0xa : 0xf; /* short or med/long */
590 ciu_qlm.s.txmargin = (lane_x_status.s.rx_type == 0) ? 0xf : 0x1a; /* short or med/long */
604 ciu_qlm.s.txmargin = (lane_x_status.s.rx_type == 0) ? 0x11 : 0x1c; /* short or med/long */
608 ciu_qlm.s.txdeemph = (lane_x_status.s.rx_type == 0) ? 0xa : 0xf; /* short or med/long */
609 ciu_qlm.s.txmargin = (lane_x_status.s.rx_type == 0) ? 0xf : 0x1a; /* short or med/long */
H A Dcvmx-sriomaintx-defs.h2963 uint32_t rx_type : 2; /**< Receiver Type member in struct:cvmx_sriomaintx_lane_x_status_0::cvmx_sriomaintx_lane_x_status_0_s
3003 uint32_t rx_type : 2;

Completed in 163 milliseconds