Searched refs:rx_type (Results 1 – 4 of 4) sorted by relevance
329 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()
425 u_int rx_type; /* RPCB response type */ member
585 … 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()
2963 uint32_t rx_type : 2; /**< Receiver Type member3003 uint32_t rx_type : 2;