Home
last modified time | relevance | path

Searched defs:port_cfg (Results 1 – 15 of 15) sorted by relevance

/linux/arch/mips/cavium-octeon/executive/
H A Dcvmx-helper-npi.c87 union cvmx_pip_prt_cfgx port_cfg; in __cvmx_helper_npi_enable() local
H A Dcvmx-helper-loop.c57 union cvmx_pip_prt_cfgx port_cfg; in __cvmx_helper_loop_probe() local
/linux/drivers/scsi/bfa/
H A Dbfa_fcs.c57 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 Dbfad.c495 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 Dbfi_ms.h247 struct bfa_port_cfg_s port_cfg;/* port configuration */ member
259 struct bfa_port_cfg_s port_cfg; /* port configuration */ member
H A Dbfa_defs.h790 struct bfa_ablk_cfg_port_s port_cfg[BFA_ABLK_MAX_PORTS]; member
/linux/drivers/net/wan/
H A Dfarsync.c215 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 Dvia-gpio.c208 struct via_port_cfg *port_cfg = vdev->port_cfg; in viafb_gpio_probe() local
/linux/include/linux/
H A Dvia-core.h67 struct via_port_cfg *port_cfg; member
/linux/arch/mips/include/asm/octeon/
H A Dcvmx-pip.h293 union cvmx_pip_prt_cfgx port_cfg, in cvmx_pip_config_port()
/linux/drivers/phy/rockchip/
H A Dphy-rockchip-inno-usb2.c221 const struct rockchip_usb2phy_port_cfg *port_cfg; member
/linux/drivers/tty/serial/
H A Dsh-sci.c3776 static struct plat_sci_port port_cfg; variable
/linux/sound/soc/qcom/qdsp6/
H A Dq6afe.c635 union afe_port_config port_cfg; member
/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_mcp.c1937 u32 port_cfg, val; in qed_mcp_read_ufp_config() local
/linux/drivers/net/ethernet/micrel/
H A Dksz884x.c1108 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