Searched defs:port_cfg (Results 1 – 17 of 17) 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
115 struct bfa_lport_cfg_s *port_cfg = &fabric->bport.port_cfg; in bfa_fcs_update_cfg() local814 struct bfa_lport_cfg_s *port_cfg = &fabric->bport.port_cfg; in bfa_fcs_fabric_init() local827 struct bfa_lport_cfg_s *port_cfg = &fabric->bport.port_cfg; in bfa_fcs_fabric_psymb_init() local888 struct bfa_lport_cfg_s *port_cfg = &fabric->bport.port_cfg; in bfa_fcs_fabric_nsymb_init() local
506 struct bfa_lport_cfg_s port_cfg = {0}; in bfa_fcb_pbc_vport_create() local648 struct bfa_lport_cfg_s *port_cfg, struct device *dev) in bfad_vport_create()
364 struct bfa_lport_cfg_s port_cfg; in bfad_im_vport_create() local
254 struct bfa_port_cfg_s port_cfg;/* port configuration */ member266 struct bfa_port_cfg_s port_cfg; /* port configuration */ member
246 struct bfa_lport_cfg_s port_cfg; /* port configuration */ member
146 struct bfa_lport_cfg_s port_cfg; /* port configuration */ member
1090 struct bfa_lport_cfg_s *port_cfg) in bfa_fcs_lport_init()
3093 struct bfa_port_cfg_s *port_cfg = &fcport->cfg; in bfa_fcport_attach() local
797 struct bfa_ablk_cfg_port_s port_cfg[BFA_ABLK_MAX_PORTS]; member
217 struct port_cfg { struct218 u16 lineInterface; /* Physical interface type */219 u8 x25op; /* Unused at present */220 u8 internalClock; /* 1 => internal clock, 0 => external */221 u8 transparentMode; /* 1 => on, 0 => off */222 u8 invertClock; /* 0 => normal, 1 => inverted */223 u8 padBytes[6]; /* Padding */224 u32 lineSpeed; /* Speed in bps */
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()
2567 u64 port_cfg = 0; in i40e_parse_discover_capabilities() local
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