/Linux-v6.6/drivers/tty/ |
D | nozomi.c | 236 u8 port; member 246 u8 port; member 301 u8 port; member 309 u8 port; member 314 struct port { struct 315 struct tty_port port; member 316 u8 update_flow_control; 317 struct ctrl_ul ctrl_ul; 318 struct ctrl_dl ctrl_dl; 319 struct kfifo fifo_ul; [all …]
|
/Linux-v6.6/drivers/thunderbolt/ |
D | switch.c | 414 static const char *tb_port_type(const struct tb_regs_port_header *port) in tb_port_type() 443 static void tb_dump_port(struct tb *tb, const struct tb_port *port) in tb_dump_port() 468 int tb_port_state(struct tb_port *port) in tb_port_state() 497 int tb_wait_for_port(struct tb_port *port, bool wait_if_unplugged) in tb_wait_for_port() 566 int tb_port_add_nfc_credits(struct tb_port *port, int credits) in tb_port_add_nfc_credits() 603 int tb_port_clear_counter(struct tb_port *port, int counter) in tb_port_clear_counter() 617 int tb_port_unlock(struct tb_port *port) in tb_port_unlock() 628 static int __tb_port_enable(struct tb_port *port, bool enable) in __tb_port_enable() 662 int tb_port_enable(struct tb_port *port) in tb_port_enable() 673 int tb_port_disable(struct tb_port *port) in tb_port_disable() [all …]
|
D | lc.c | 30 static int find_port_lc_cap(struct tb_port *port) in find_port_lc_cap() 48 static int tb_lc_set_port_configured(struct tb_port *port, bool configured) in tb_lc_set_port_configured() 91 int tb_lc_configure_port(struct tb_port *port) in tb_lc_configure_port() 102 void tb_lc_unconfigure_port(struct tb_port *port) in tb_lc_unconfigure_port() 107 static int tb_lc_set_xdomain_configured(struct tb_port *port, bool configure) in tb_lc_set_xdomain_configured() 145 int tb_lc_configure_xdomain(struct tb_port *port) in tb_lc_configure_xdomain() 156 void tb_lc_unconfigure_xdomain(struct tb_port *port) in tb_lc_unconfigure_xdomain() 171 int tb_lc_start_lane_initialization(struct tb_port *port) in tb_lc_start_lane_initialization() 203 bool tb_lc_is_clx_supported(struct tb_port *port) in tb_lc_is_clx_supported() 226 bool tb_lc_is_usb_plugged(struct tb_port *port) in tb_lc_is_usb_plugged() [all …]
|
/Linux-v6.6/drivers/media/pci/saa7164/ |
D | saa7164-dvb.c | 103 static int si2157_attach(struct saa7164_port *port, struct i2c_adapter *adapter, in si2157_attach() 133 static int saa7164_dvb_stop_port(struct saa7164_port *port) in saa7164_dvb_stop_port() 151 static int saa7164_dvb_acquire_port(struct saa7164_port *port) in saa7164_dvb_acquire_port() 169 static int saa7164_dvb_pause_port(struct saa7164_port *port) in saa7164_dvb_pause_port() 191 static int saa7164_dvb_stop_streaming(struct saa7164_port *port) in saa7164_dvb_stop_streaming() 215 static int saa7164_dvb_start_port(struct saa7164_port *port) in saa7164_dvb_start_port() 283 struct saa7164_port *port = demux->priv; in saa7164_dvb_start_feed() local 310 struct saa7164_port *port = demux->priv; in saa7164_dvb_stop_feed() local 331 static int dvb_register(struct saa7164_port *port) in dvb_register() 471 int saa7164_dvb_unregister(struct saa7164_port *port) in saa7164_dvb_unregister() [all …]
|
D | saa7164-api.c | 91 int saa7164_api_set_vbi_format(struct saa7164_port *port) in saa7164_api_set_vbi_format() 154 static int saa7164_api_set_gop_size(struct saa7164_port *port) in saa7164_api_set_gop_size() 173 int saa7164_api_set_encoder(struct saa7164_port *port) in saa7164_api_set_encoder() 232 int saa7164_api_get_encoder(struct saa7164_port *port) in saa7164_api_get_encoder() 310 int saa7164_api_set_aspect_ratio(struct saa7164_port *port) in saa7164_api_set_aspect_ratio() 354 int saa7164_api_set_usercontrol(struct saa7164_port *port, u8 ctl) in saa7164_api_set_usercontrol() 388 int saa7164_api_get_usercontrol(struct saa7164_port *port, u8 ctl) in saa7164_api_get_usercontrol() 422 int saa7164_api_set_videomux(struct saa7164_port *port) in saa7164_api_set_videomux() 457 int saa7164_api_audio_mute(struct saa7164_port *port, int mute) in saa7164_api_audio_mute() 474 int saa7164_api_set_audio_volume(struct saa7164_port *port, s8 level) in saa7164_api_set_audio_volume() [all …]
|
/Linux-v6.6/drivers/net/dsa/hirschmann/ |
D | hellcreek.c | 116 static void hellcreek_select_port(struct hellcreek *hellcreek, int port) in hellcreek_select_port() 130 static void hellcreek_select_port_prio(struct hellcreek *hellcreek, int port, in hellcreek_select_port_prio() 165 static void hellcreek_select_tgd(struct hellcreek *hellcreek, int port) in hellcreek_select_tgd() 241 int port, in hellcreek_get_tag_protocol() 247 static int hellcreek_port_enable(struct dsa_switch *ds, int port, in hellcreek_port_enable() 271 static void hellcreek_port_disable(struct dsa_switch *ds, int port) in hellcreek_port_disable() 292 static void hellcreek_get_strings(struct dsa_switch *ds, int port, in hellcreek_get_strings() 305 static int hellcreek_get_sset_count(struct dsa_switch *ds, int port, int sset) in hellcreek_get_sset_count() 313 static void hellcreek_get_ethtool_stats(struct dsa_switch *ds, int port, in hellcreek_get_ethtool_stats() 347 static u16 hellcreek_private_vid(int port) in hellcreek_private_vid() [all …]
|
/Linux-v6.6/drivers/net/dsa/ |
D | mt7530.c | 604 static int mt7530_phy_read_c22(struct mt7530_priv *priv, int port, int regnum) in mt7530_phy_read_c22() 609 static int mt7530_phy_write_c22(struct mt7530_priv *priv, int port, int regnum, in mt7530_phy_write_c22() 615 static int mt7530_phy_read_c45(struct mt7530_priv *priv, int port, in mt7530_phy_read_c45() 621 static int mt7530_phy_write_c45(struct mt7530_priv *priv, int port, int devad, in mt7530_phy_write_c45() 628 mt7531_ind_c45_phy_read(struct mt7530_priv *priv, int port, int devad, in mt7531_ind_c45_phy_read() 676 mt7531_ind_c45_phy_write(struct mt7530_priv *priv, int port, int devad, in mt7531_ind_c45_phy_write() 723 mt7531_ind_c22_phy_read(struct mt7530_priv *priv, int port, int regnum) in mt7531_ind_c22_phy_read() 760 mt7531_ind_c22_phy_write(struct mt7530_priv *priv, int port, int regnum, in mt7531_ind_c22_phy_write() 797 mt753x_phy_read_c22(struct mii_bus *bus, int port, int regnum) in mt753x_phy_read_c22() 805 mt753x_phy_read_c45(struct mii_bus *bus, int port, int devad, int regnum) in mt753x_phy_read_c45() [all …]
|
D | dsa_loop.c | 79 int port, in dsa_loop_get_protocol() 106 static int dsa_loop_get_sset_count(struct dsa_switch *ds, int port, int sset) in dsa_loop_get_sset_count() 114 static void dsa_loop_get_strings(struct dsa_switch *ds, int port, in dsa_loop_get_strings() 128 static void dsa_loop_get_ethtool_stats(struct dsa_switch *ds, int port, in dsa_loop_get_ethtool_stats() 138 static int dsa_loop_phy_read(struct dsa_switch *ds, int port, int regnum) in dsa_loop_phy_read() 153 static int dsa_loop_phy_write(struct dsa_switch *ds, int port, in dsa_loop_phy_write() 169 static int dsa_loop_port_bridge_join(struct dsa_switch *ds, int port, in dsa_loop_port_bridge_join() 180 static void dsa_loop_port_bridge_leave(struct dsa_switch *ds, int port, in dsa_loop_port_bridge_leave() 187 static void dsa_loop_port_stp_state_set(struct dsa_switch *ds, int port, in dsa_loop_port_stp_state_set() 194 static int dsa_loop_port_vlan_filtering(struct dsa_switch *ds, int port, in dsa_loop_port_vlan_filtering() [all …]
|
/Linux-v6.6/drivers/pci/controller/ |
D | pcie-xilinx-cpm.c | 143 static u32 pcie_read(struct xilinx_cpm_pcie *port, u32 reg) in pcie_read() 148 static void pcie_write(struct xilinx_cpm_pcie *port, in pcie_write() 154 static bool cpm_pcie_link_up(struct xilinx_cpm_pcie *port) in cpm_pcie_link_up() 160 static void cpm_pcie_clear_err_interrupts(struct xilinx_cpm_pcie *port) in cpm_pcie_clear_err_interrupts() 174 struct xilinx_cpm_pcie *port = irq_data_get_irq_chip_data(data); in xilinx_cpm_mask_leg_irq() local 188 struct xilinx_cpm_pcie *port = irq_data_get_irq_chip_data(data); in xilinx_cpm_unmask_leg_irq() local 232 struct xilinx_cpm_pcie *port = irq_desc_get_handler_data(desc); in xilinx_cpm_pcie_intx_flow() local 250 struct xilinx_cpm_pcie *port = irq_data_get_irq_chip_data(d); in xilinx_cpm_mask_event_irq() local 262 struct xilinx_cpm_pcie *port = irq_data_get_irq_chip_data(d); in xilinx_cpm_unmask_event_irq() local 294 struct xilinx_cpm_pcie *port = irq_desc_get_handler_data(desc); in xilinx_cpm_pcie_event_flow() local [all …]
|
/Linux-v6.6/drivers/net/ethernet/microchip/lan966x/ |
D | lan966x_ptp.c | 51 static int lan966x_ptp_add_trap(struct lan966x_port *port, in lan966x_ptp_add_trap() 100 static int lan966x_ptp_del_trap(struct lan966x_port *port, in lan966x_ptp_del_trap() 130 struct lan966x_port *port) in lan966x_ptp_add_l2_key() 136 struct lan966x_port *port) in lan966x_ptp_add_ip_event_key() 143 struct lan966x_port *port) in lan966x_ptp_add_ip_general_key() 149 static int lan966x_ptp_add_l2_rule(struct lan966x_port *port) in lan966x_ptp_add_l2_rule() 155 static int lan966x_ptp_add_ipv4_rules(struct lan966x_port *port) in lan966x_ptp_add_ipv4_rules() 172 static int lan966x_ptp_add_ipv6_rules(struct lan966x_port *port) in lan966x_ptp_add_ipv6_rules() 189 static int lan966x_ptp_del_l2_rule(struct lan966x_port *port) in lan966x_ptp_del_l2_rule() 194 static int lan966x_ptp_del_ipv4_rules(struct lan966x_port *port) in lan966x_ptp_del_ipv4_rules() [all …]
|
/Linux-v6.6/drivers/tty/serial/ |
D | rda-uart.c | 117 struct uart_port port; member 121 #define to_rda_uart_port(port) container_of(port, struct rda_uart_port, port) argument 125 static inline void rda_uart_write(struct uart_port *port, u32 val, in rda_uart_write() 131 static inline u32 rda_uart_read(struct uart_port *port, unsigned int off) in rda_uart_read() 136 static unsigned int rda_uart_tx_empty(struct uart_port *port) in rda_uart_tx_empty() 152 static unsigned int rda_uart_get_mctrl(struct uart_port *port) in rda_uart_get_mctrl() 167 static void rda_uart_set_mctrl(struct uart_port *port, unsigned int mctrl) in rda_uart_set_mctrl() 190 static void rda_uart_stop_tx(struct uart_port *port) in rda_uart_stop_tx() 203 static void rda_uart_stop_rx(struct uart_port *port) in rda_uart_stop_rx() 219 static void rda_uart_start_tx(struct uart_port *port) in rda_uart_start_tx() [all …]
|
D | sc16is7xx.c | 324 struct uart_port port; member 364 static int sc16is7xx_line(struct uart_port *port) in sc16is7xx_line() 371 static u8 sc16is7xx_port_read(struct uart_port *port, u8 reg) in sc16is7xx_port_read() 382 static void sc16is7xx_port_write(struct uart_port *port, u8 reg, u8 val) in sc16is7xx_port_write() 390 static void sc16is7xx_fifo_read(struct uart_port *port, unsigned int rxlen) in sc16is7xx_fifo_read() 401 static void sc16is7xx_fifo_write(struct uart_port *port, u8 to_send) in sc16is7xx_fifo_write() 419 static void sc16is7xx_port_update(struct uart_port *port, u8 reg, in sc16is7xx_port_update() 442 static void sc16is7xx_power(struct uart_port *port, int on) in sc16is7xx_power() 510 static int sc16is7xx_set_baud(struct uart_port *port, int baud) in sc16is7xx_set_baud() 576 static void sc16is7xx_handle_rx(struct uart_port *port, unsigned int rxlen, in sc16is7xx_handle_rx() [all …]
|
D | sifive.c | 148 struct uart_port port; member 189 static void __ssp_early_writel(u32 v, u16 offs, struct uart_port *port) in __ssp_early_writel() 209 static u32 __ssp_early_readl(struct uart_port *port, u16 offs) in __ssp_early_readl() 498 static void sifive_serial_stop_tx(struct uart_port *port) in sifive_serial_stop_tx() 505 static void sifive_serial_stop_rx(struct uart_port *port) in sifive_serial_stop_rx() 512 static void sifive_serial_start_tx(struct uart_port *port) in sifive_serial_start_tx() 542 static unsigned int sifive_serial_tx_empty(struct uart_port *port) in sifive_serial_tx_empty() 547 static unsigned int sifive_serial_get_mctrl(struct uart_port *port) in sifive_serial_get_mctrl() 552 static void sifive_serial_set_mctrl(struct uart_port *port, unsigned int mctrl) in sifive_serial_set_mctrl() 557 static void sifive_serial_break_ctl(struct uart_port *port, int break_state) in sifive_serial_break_ctl() [all …]
|
D | sunsab.c | 50 struct uart_port port; /* Generic UART port */ member 112 struct tty_port *port = NULL; in receive_chars() local 308 struct tty_port *port = NULL; in sunsab_interrupt() local 343 static unsigned int sunsab_tx_empty(struct uart_port *port) in sunsab_tx_empty() 359 static void sunsab_set_mctrl(struct uart_port *port, unsigned int mctrl) in sunsab_set_mctrl() 383 static unsigned int sunsab_get_mctrl(struct uart_port *port) in sunsab_get_mctrl() 405 static void sunsab_stop_tx(struct uart_port *port) in sunsab_stop_tx() 434 static void sunsab_start_tx(struct uart_port *port) in sunsab_start_tx() 467 static void sunsab_send_xchar(struct uart_port *port, char ch) in sunsab_send_xchar() 485 static void sunsab_stop_rx(struct uart_port *port) in sunsab_stop_rx() [all …]
|
D | ar933x_uart.c | 48 struct uart_port port; member 129 static unsigned int ar933x_uart_tx_empty(struct uart_port *port) in ar933x_uart_tx_empty() 143 static unsigned int ar933x_uart_get_mctrl(struct uart_port *port) in ar933x_uart_get_mctrl() 154 static void ar933x_uart_set_mctrl(struct uart_port *port, unsigned int mctrl) in ar933x_uart_set_mctrl() 162 static void ar933x_uart_start_tx(struct uart_port *port) in ar933x_uart_start_tx() 201 static void ar933x_uart_stop_tx(struct uart_port *port) in ar933x_uart_stop_tx() 209 static void ar933x_uart_stop_rx(struct uart_port *port) in ar933x_uart_stop_rx() 217 static void ar933x_uart_break_ctl(struct uart_port *port, int break_state) in ar933x_uart_break_ctl() 284 static void ar933x_uart_set_termios(struct uart_port *port, in ar933x_uart_set_termios() 363 struct tty_port *port = &up->port.state->port; in ar933x_uart_rx_chars() local [all …]
|
/Linux-v6.6/drivers/scsi/mvsas/ |
D | mv_chips.h | 42 static inline u32 mvs_read_phy_ctl(struct mvs_info *mvi, u32 port) in mvs_read_phy_ctl() 49 static inline void mvs_write_phy_ctl(struct mvs_info *mvi, u32 port, u32 val) in mvs_write_phy_ctl() 59 u32 off2, u32 port) in mvs_read_port() 68 u32 port, u32 val) in mvs_write_port() 78 static inline u32 mvs_read_port_cfg_data(struct mvs_info *mvi, u32 port) in mvs_read_port_cfg_data() 85 u32 port, u32 val) in mvs_write_port_cfg_data() 92 u32 port, u32 addr) in mvs_write_port_cfg_addr() 99 static inline u32 mvs_read_port_vsr_data(struct mvs_info *mvi, u32 port) in mvs_read_port_vsr_data() 106 u32 port, u32 val) in mvs_write_port_vsr_data() 113 u32 port, u32 addr) in mvs_write_port_vsr_addr() [all …]
|
/Linux-v6.6/drivers/cxl/core/ |
D | port.c | 390 struct cxl_port *port = to_cxl_port(cxld->dev.parent); in __cxl_decoder_release() local 501 static void cxl_ep_remove(struct cxl_port *port, struct cxl_ep *ep) in cxl_ep_remove() 511 struct cxl_port *port = to_cxl_port(dev); in cxl_port_release() local 552 struct cxl_port *port = _port; in unregister_port() local 580 struct cxl_port *port = _port; in cxl_unlink_uport() local 585 static int devm_cxl_link_uport(struct device *host, struct cxl_port *port) in devm_cxl_link_uport() 598 struct cxl_port *port = _port; in cxl_unlink_parent_dport() local 604 struct cxl_port *port, in devm_cxl_link_parent_dport() 625 struct cxl_port *port; in cxl_port_alloc() local 710 static int cxl_port_setup_regs(struct cxl_port *port, in cxl_port_setup_regs() [all …]
|
/Linux-v6.6/drivers/net/ethernet/mscc/ |
D | ocelot_devlink.c | 47 #define BUF_Q_RSRV_E(port, prio) \ argument 58 #define BUF_P_RSRV_E(port) \ argument 69 #define BUF_Q_RSRV_I(port, prio) \ argument 80 #define BUF_P_RSRV_I(port) \ argument 91 #define REF_Q_RSRV_E(port, prio) \ argument 102 #define REF_P_RSRV_E(port) \ argument 113 #define REF_Q_RSRV_I(port, prio) \ argument 124 #define REF_P_RSRV_I(port) \ argument 253 int port) in ocelot_disable_reservation_watermarks() 304 int port, prio; in ocelot_get_buf_rsrv() local [all …]
|
/Linux-v6.6/drivers/gpio/ |
D | gpio-mxc.c | 163 struct mxc_gpio_port *port = gc->private; in gpio_set_irq_type() local 230 static void mxc_flip_edge(struct mxc_gpio_port *port, u32 gpio) in mxc_flip_edge() 262 static void mxc_gpio_irq_handler(struct mxc_gpio_port *port, u32 irq_stat) in mxc_gpio_irq_handler() 280 struct mxc_gpio_port *port = irq_desc_get_handler_data(desc); in mx3_gpio_irq_handler() local 299 struct mxc_gpio_port *port; in mx2_gpio_irq_handler() local 329 struct mxc_gpio_port *port = gc->private; in gpio_set_wake_irq() local 350 static int mxc_gpio_init_gc(struct mxc_gpio_port *port, int irq_base) in mxc_gpio_init_gc() 381 struct mxc_gpio_port *port = gpiochip_get_data(gc); in mxc_gpio_to_irq() local 403 static void mxc_update_irq_chained_handler(struct mxc_gpio_port *port, bool enable) in mxc_update_irq_chained_handler() 424 struct mxc_gpio_port *port; in mxc_gpio_probe() local [all …]
|
/Linux-v6.6/drivers/platform/chrome/ |
D | cros_ec_typec.c | 74 static int cros_typec_get_switch_handles(struct cros_typec_port *port, in cros_typec_get_switch_handles() 126 struct cros_typec_port *port = typec->ports[port_num]; in cros_typec_add_partner() local 150 struct cros_typec_port *port = typec->ports[port_num]; in cros_typec_unregister_altmodes() local 177 static int cros_typec_usb_disconnect_state(struct cros_typec_port *port) in cros_typec_usb_disconnect_state() 193 struct cros_typec_port *port = typec->ports[port_num]; in cros_typec_remove_partner() local 220 struct cros_typec_port *port = typec->ports[port_num]; in cros_typec_remove_cable() local 235 static void cros_typec_unregister_port_altmodes(struct cros_typec_port *port) in cros_typec_unregister_port_altmodes() 269 struct cros_typec_port *port = typec->ports[port_num]; in cros_typec_register_port_altmodes() local 397 static int cros_typec_usb_safe_state(struct cros_typec_port *port) in cros_typec_usb_safe_state() 416 static int cros_typec_get_cable_vdo(struct cros_typec_port *port, u16 svid) in cros_typec_get_cable_vdo() [all …]
|
/Linux-v6.6/drivers/net/dsa/microchip/ |
D | ksz_common.c | 1617 static void ksz_phylink_get_caps(struct dsa_switch *ds, int port, in ksz_phylink_get_caps() 1646 void ksz_r_mib_stats64(struct ksz_device *dev, int port) in ksz_r_mib_stats64() 1695 void ksz88xx_r_mib_stats64(struct ksz_device *dev, int port) in ksz88xx_r_mib_stats64() 1744 static void ksz_get_stats64(struct dsa_switch *ds, int port, in ksz_get_stats64() 1757 static void ksz_get_pause_stats(struct dsa_switch *ds, int port, in ksz_get_pause_stats() 1770 static void ksz_get_strings(struct dsa_switch *ds, int port, in ksz_get_strings() 1785 static void ksz_update_port_member(struct ksz_device *dev, int port) in ksz_update_port_member() 2232 static void port_r_cnt(struct ksz_device *dev, int port) in port_r_cnt() 2334 static u32 ksz_get_phy_flags(struct dsa_switch *ds, int port) in ksz_get_phy_flags() 2364 static void ksz_mac_link_down(struct dsa_switch *ds, int port, in ksz_mac_link_down() [all …]
|
/Linux-v6.6/tools/testing/selftests/net/ |
D | devlink_port_split.py | 75 def get_max_lanes(port): argument 93 def get_split_ability(port): argument 107 def split(k, port, should_fail=False): argument 130 def unsplit(port): argument 140 def exists(port, dev): argument 183 def create_split_group(port, k): argument 192 def split_unsplittable_port(port, k): argument 204 def split_splittable_port(port, k, lanes, dev): argument
|
/Linux-v6.6/arch/mips/include/asm/mach-cavium-octeon/ |
D | mangle-port.h | 23 # define __swizzle_addr_b(port) (port) argument 24 # define __swizzle_addr_w(port) (port) argument 25 # define __swizzle_addr_l(port) (port) argument 26 # define __swizzle_addr_q(port) (port) argument 38 # define __swizzle_addr_b(port) \ argument 40 # define __swizzle_addr_w(port) \ argument 42 # define __swizzle_addr_l(port) \ argument 44 # define __swizzle_addr_q(port) (port) argument
|
/Linux-v6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
D | smu_helper.h | 154 #define PHM_READ_INDIRECT_FIELD(device, port, reg, field) \ argument 158 #define PHM_READ_VFPF_INDIRECT_FIELD(device, port, reg, field) \ argument 166 #define PHM_WRITE_INDIRECT_FIELD(device, port, reg, field, fieldval) \ argument 171 #define PHM_WRITE_VFPF_INDIRECT_FIELD(device, port, reg, field, fieldval) \ argument 176 #define PHM_WAIT_INDIRECT_REGISTER_GIVEN_INDEX(hwmgr, port, index, value, mask) \ argument 180 #define PHM_WAIT_INDIRECT_REGISTER(hwmgr, port, reg, value, mask) \ argument 183 #define PHM_WAIT_INDIRECT_FIELD(hwmgr, port, reg, field, fieldval) \ argument 187 #define PHM_WAIT_INDIRECT_REGISTER_UNEQUAL_GIVEN_INDEX(hwmgr, port, index, value, mask) \ argument 191 #define PHM_WAIT_INDIRECT_REGISTER_UNEQUAL(hwmgr, port, reg, value, mask) \ argument 194 #define PHM_WAIT_INDIRECT_FIELD_UNEQUAL(hwmgr, port, reg, field, fieldval) … argument [all …]
|
/Linux-v6.6/drivers/net/ethernet/cortina/ |
D | gemini.c | 227 struct gemini_ethernet_port *port = netdev_priv(netdev); in gmac_update_config0_reg() local 242 struct gemini_ethernet_port *port = netdev_priv(netdev); in gmac_enable_tx_rx() local 257 struct gemini_ethernet_port *port = netdev_priv(netdev); in gmac_disable_tx_rx() local 274 struct gemini_ethernet_port *port = netdev_priv(netdev); in gmac_set_flow_control() local 293 struct gemini_ethernet_port *port = netdev_priv(netdev); in gmac_speed_set() local 363 struct gemini_ethernet_port *port = netdev_priv(netdev); in gmac_setup_phy() local 467 struct gemini_ethernet_port *port = netdev_priv(netdev); in gmac_init() local 547 struct gemini_ethernet_port *port = netdev_priv(netdev); in gmac_setup_txqs() local 606 struct gemini_ethernet_port *port = netdev_priv(netdev); in gmac_clean_txq() local 677 struct gemini_ethernet_port *port = netdev_priv(netdev); in gmac_cleanup_txqs() local [all …]
|