Searched defs:port_cfg (Results 1 – 15 of 15) sorted by relevance
/linux/arch/mips/cavium-octeon/executive/ |
H A D | cvmx-helper-npi.c | 87 union cvmx_pip_prt_cfgx port_cfg; in __cvmx_helper_npi_enable() local
|
H A D | cvmx-helper-loop.c | 57 union cvmx_pip_prt_cfgx port_cfg; in __cvmx_helper_loop_probe() local
|
/linux/drivers/scsi/bfa/ |
H A D | bfa_fcs.c | 57 struct bfa_lport_cfg_s *port_cfg = &fabric->bport.port_cfg; in bfa_fcs_update_cfg() local 744 struct bfa_lport_cfg_s *port_cfg = &fabric->bport.port_cfg; in bfa_fcs_fabric_init() local 757 struct bfa_lport_cfg_s *port_cfg = &fabric->bport.port_cfg; in bfa_fcs_fabric_psymb_init() local 818 struct bfa_lport_cfg_s *port_cfg = &fabric->bport.port_cfg; in bfa_fcs_fabric_nsymb_init() local
|
H A D | bfad.c | 495 struct bfa_lport_cfg_s port_cfg = {0}; in bfa_fcb_pbc_vport_create() local 636 struct bfa_lport_cfg_s *port_cfg, struct device *dev) in bfad_vport_create()
|
H A D | bfi_ms.h | 247 struct bfa_port_cfg_s port_cfg;/* port configuration */ member 259 struct bfa_port_cfg_s port_cfg; /* port configuration */ member
|
H A D | bfa_defs.h | 790 struct bfa_ablk_cfg_port_s port_cfg[BFA_ABLK_MAX_PORTS]; member
|
/linux/drivers/net/wan/ |
H A D | farsync.c | 215 struct port_cfg { struct 216 u16 lineInterface; /* Physical interface type */ 217 u8 x25op; /* Unused at present */ 218 u8 internalClock; /* 1 => internal clock, 0 => external */ 219 u8 transparentMode; /* 1 => on, 0 => off */ 220 u8 invertClock; /* 0 => normal, 1 => inverted */ 221 u8 padBytes[6]; /* Padding */ 222 u32 lineSpeed; /* Speed in bps */
|
/linux/drivers/video/fbdev/via/ |
H A D | via-gpio.c | 208 struct via_port_cfg *port_cfg = vdev->port_cfg; in viafb_gpio_probe() local
|
/linux/include/linux/ |
H A D | via-core.h | 67 struct via_port_cfg *port_cfg; member
|
/linux/arch/mips/include/asm/octeon/ |
H A D | cvmx-pip.h | 293 union cvmx_pip_prt_cfgx port_cfg, in cvmx_pip_config_port()
|
/linux/drivers/phy/rockchip/ |
H A D | phy-rockchip-inno-usb2.c | 221 const struct rockchip_usb2phy_port_cfg *port_cfg; member
|
/linux/drivers/tty/serial/ |
H A D | sh-sci.c | 3776 static struct plat_sci_port port_cfg; variable
|
/linux/sound/soc/qcom/qdsp6/ |
H A D | q6afe.c | 635 union afe_port_config port_cfg; member
|
/linux/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_mcp.c | 1937 u32 port_cfg, val; in qed_mcp_read_ufp_config() local
|
/linux/drivers/net/ethernet/micrel/ |
H A D | ksz884x.c | 1108 struct ksz_port_cfg port_cfg[TOTAL_PORT_NUM]; member 1857 static void port_cfg(struct ksz_hw *hw, int port, int offset, u16 bits, in port_cfg() function
|