Searched defs:port_cfg (Results 1 – 16 of 16) sorted by relevance
99 union cvmx_pip_prt_cfgx port_cfg; in __cvmx_helper_npi_enable() local
57 union cvmx_pip_prt_cfgx port_cfg; in __cvmx_helper_loop_probe() local
216 struct port_cfg { struct217 u16 lineInterface; /* Physical interface type */218 u8 x25op; /* Unused at present */219 u8 internalClock; /* 1 => internal clock, 0 => external */220 u8 transparentMode; /* 1 => on, 0 => off */221 u8 invertClock; /* 0 => normal, 1 => inverted */222 u8 padBytes[6]; /* Padding */223 u32 lineSpeed; /* Speed in bps */
114 struct bfa_lport_cfg_s *port_cfg = &fabric->bport.port_cfg; in bfa_fcs_update_cfg() local694 struct bfa_lport_cfg_s *port_cfg = &fabric->bport.port_cfg; in bfa_fcs_fabric_init() local707 struct bfa_lport_cfg_s *port_cfg = &fabric->bport.port_cfg; in bfa_fcs_fabric_psymb_init() local
504 struct bfa_lport_cfg_s port_cfg = {0}; in bfa_fcb_pbc_vport_create() local646 struct bfa_lport_cfg_s *port_cfg, struct device *dev) in bfad_vport_create()
381 struct bfa_lport_cfg_s port_cfg; in bfad_im_vport_create() local
249 struct bfa_port_cfg_s port_cfg;/* port configuration */ member261 struct bfa_port_cfg_s port_cfg; /* port configuration */ member
233 struct bfa_lport_cfg_s port_cfg; /* port configuration */ member
144 struct bfa_lport_cfg_s port_cfg; /* port configuration */ member
990 struct bfa_lport_cfg_s *port_cfg) in bfa_fcs_lport_init()
2890 struct bfa_port_cfg_s *port_cfg = &fcport->cfg; in bfa_fcport_attach() local
740 struct bfa_ablk_cfg_port_s port_cfg[BFA_ABLK_MAX_PORTS]; member
218 struct via_port_cfg *port_cfg = vdev->port_cfg; in viafb_gpio_probe() local
84 struct via_port_cfg *port_cfg; member
293 union cvmx_pip_prt_cfgx port_cfg, in cvmx_pip_config_port()
1184 struct ksz_port_cfg port_cfg[TOTAL_PORT_NUM]; member1963 static void port_cfg(struct ksz_hw *hw, int port, int offset, u16 bits, in port_cfg() function