Lines Matching refs:cfg_pdev
40 cdp_cfg_set_rx_fwd_disabled(ol_txrx_soc_handle soc, struct cdp_cfg *cfg_pdev, in cdp_cfg_set_rx_fwd_disabled() argument
53 soc->ops->cfg_ops->set_cfg_rx_fwd_disabled(cfg_pdev, in cdp_cfg_set_rx_fwd_disabled()
69 struct cdp_cfg *cfg_pdev, uint8_t val) in cdp_cfg_set_packet_log_enabled() argument
81 soc->ops->cfg_ops->set_cfg_packet_log_enabled(cfg_pdev, in cdp_cfg_set_packet_log_enabled()
203 cdp_cfg_is_high_latency(ol_txrx_soc_handle soc, struct cdp_cfg *cfg_pdev) in cdp_cfg_is_high_latency() argument
215 return soc->ops->cfg_ops->is_high_latency(cfg_pdev); in cdp_cfg_is_high_latency()
230 struct cdp_cfg *cfg_pdev, void *param) in cdp_cfg_set_flow_control_parameters() argument
242 soc->ops->cfg_ops->set_flow_control_parameters(cfg_pdev, in cdp_cfg_set_flow_control_parameters()
256 struct cdp_cfg *cfg_pdev, uint8_t val) in cdp_cfg_set_flow_steering() argument
268 soc->ops->cfg_ops->set_flow_steering(cfg_pdev, val); in cdp_cfg_set_flow_steering()
272 struct cdp_cfg *cfg_pdev) in cdp_cfg_get_max_peer_id() argument
288 struct cdp_cfg *cfg_pdev, uint8_t val) in cdp_cfg_set_ptp_rx_opt_enabled() argument
300 soc->ops->cfg_ops->set_ptp_rx_opt_enabled(cfg_pdev, val); in cdp_cfg_set_ptp_rx_opt_enabled()