Home
last modified time | relevance | path

Searched full:interface (Results 1 – 25 of 4659) sorted by relevance

12345678910>>...187

/linux/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_pci.c35 struct fm10k_intfc *interface = hw->back; in fm10k_read_pci_cfg_word() local
41 pci_read_config_word(interface->pdev, reg, &value); in fm10k_read_pci_cfg_word()
58 struct fm10k_intfc *interface = hw->back; in fm10k_read_reg() local
59 struct net_device *netdev = interface->netdev; in fm10k_read_reg()
69 static int fm10k_hw_ready(struct fm10k_intfc *interface) in fm10k_hw_ready() argument
71 struct fm10k_hw *hw = &interface->hw; in fm10k_hw_ready()
80 * @interface: fm10k private interface structure
85 void fm10k_macvlan_schedule(struct fm10k_intfc *interface) in fm10k_macvlan_schedule() argument
90 if (!test_bit(__FM10K_MACVLAN_DISABLE, interface in fm10k_macvlan_schedule()
112 fm10k_stop_macvlan_task(struct fm10k_intfc * interface) fm10k_stop_macvlan_task() argument
136 fm10k_resume_macvlan_task(struct fm10k_intfc * interface) fm10k_resume_macvlan_task() argument
148 fm10k_service_event_schedule(struct fm10k_intfc * interface) fm10k_service_event_schedule() argument
159 fm10k_service_event_complete(struct fm10k_intfc * interface) fm10k_service_event_complete() argument
175 fm10k_stop_service_event(struct fm10k_intfc * interface) fm10k_stop_service_event() argument
190 fm10k_start_service_event(struct fm10k_intfc * interface) fm10k_start_service_event() argument
202 struct fm10k_intfc *interface = timer_container_of(interface, t, fm10k_service_timer() local
219 fm10k_prepare_for_reset(struct fm10k_intfc * interface) fm10k_prepare_for_reset() argument
256 fm10k_handle_reset(struct fm10k_intfc * interface) fm10k_handle_reset() argument
339 fm10k_detach_subtask(struct fm10k_intfc * interface) fm10k_detach_subtask() argument
390 fm10k_reset_subtask(struct fm10k_intfc * interface) fm10k_reset_subtask() argument
422 fm10k_configure_swpri_map(struct fm10k_intfc * interface) fm10k_configure_swpri_map() argument
445 fm10k_watchdog_update_host_state(struct fm10k_intfc * interface) fm10k_watchdog_update_host_state() argument
481 fm10k_mbx_subtask(struct fm10k_intfc * interface) fm10k_mbx_subtask() argument
498 fm10k_watchdog_host_is_ready(struct fm10k_intfc * interface) fm10k_watchdog_host_is_ready() argument
516 fm10k_watchdog_host_not_ready(struct fm10k_intfc * interface) fm10k_watchdog_host_not_ready() argument
534 fm10k_update_stats(struct fm10k_intfc * interface) fm10k_update_stats() argument
640 fm10k_watchdog_flush_tx(struct fm10k_intfc * interface) fm10k_watchdog_flush_tx() argument
670 fm10k_watchdog_subtask(struct fm10k_intfc * interface) fm10k_watchdog_subtask() argument
699 fm10k_check_hang_subtask(struct fm10k_intfc * interface) fm10k_check_hang_subtask() argument
735 struct fm10k_intfc *interface; fm10k_service_task() local
768 struct fm10k_intfc *interface; fm10k_macvlan_task() local
867 fm10k_configure_tx_ring(struct fm10k_intfc * interface,struct fm10k_ring * ring) fm10k_configure_tx_ring() argument
929 fm10k_enable_tx_ring(struct fm10k_intfc * interface,struct fm10k_ring * ring) fm10k_enable_tx_ring() argument
957 fm10k_configure_tx(struct fm10k_intfc * interface) fm10k_configure_tx() argument
977 fm10k_configure_rx_ring(struct fm10k_intfc * interface,struct fm10k_ring * ring) fm10k_configure_rx_ring() argument
1061 fm10k_update_rx_drop_en(struct fm10k_intfc * interface) fm10k_update_rx_drop_en() argument
1090 fm10k_configure_dglort(struct fm10k_intfc * interface) fm10k_configure_dglort() argument
1155 fm10k_configure_rx(struct fm10k_intfc * interface) fm10k_configure_rx() argument
1172 fm10k_napi_enable_all(struct fm10k_intfc * interface) fm10k_napi_enable_all() argument
1195 struct fm10k_intfc *interface = data; fm10k_msix_mbx_vf() local
1217 fm10k_handle_fault(struct fm10k_intfc * interface,int type,struct fm10k_fault * fault) fm10k_handle_fault() argument
1302 fm10k_report_fault(struct fm10k_intfc * interface,u32 eicr) fm10k_report_fault() argument
1327 fm10k_reset_drop_on_empty(struct fm10k_intfc * interface,u32 eicr) fm10k_reset_drop_on_empty() argument
1368 struct fm10k_intfc *interface = data; fm10k_msix_mbx_pf() local
1421 fm10k_mbx_free_irq(struct fm10k_intfc * interface) fm10k_mbx_free_irq() argument
1462 struct fm10k_intfc *interface; fm10k_mbx_mac_addr() local
1488 struct fm10k_intfc *interface; fm10k_mbx_error() local
1507 fm10k_mbx_request_irq_vf(struct fm10k_intfc * interface) fm10k_mbx_request_irq_vf() argument
1543 struct fm10k_intfc *interface; fm10k_lport_map() local
1592 struct fm10k_intfc *interface; fm10k_update_pvid() local
1640 fm10k_mbx_request_irq_pf(struct fm10k_intfc * interface) fm10k_mbx_request_irq_pf() argument
1691 fm10k_mbx_request_irq(struct fm10k_intfc * interface) fm10k_mbx_request_irq() argument
1720 fm10k_qv_free_irq(struct fm10k_intfc * interface) fm10k_qv_free_irq() argument
1754 fm10k_qv_request_irq(struct fm10k_intfc * interface) fm10k_qv_request_irq() argument
1833 fm10k_up(struct fm10k_intfc * interface) fm10k_up() argument
1869 fm10k_napi_disable_all(struct fm10k_intfc * interface) fm10k_napi_disable_all() argument
1880 fm10k_down(struct fm10k_intfc * interface) fm10k_down() argument
1967 fm10k_sw_init(struct fm10k_intfc * interface,const struct pci_device_id * ent) fm10k_sw_init() argument
2097 struct fm10k_intfc *interface; fm10k_probe() local
2245 struct fm10k_intfc *interface = pci_get_drvdata(pdev); fm10k_remove() local
2283 fm10k_prepare_suspend(struct fm10k_intfc * interface) fm10k_prepare_suspend() argument
2299 fm10k_handle_resume(struct fm10k_intfc * interface) fm10k_handle_resume() argument
2347 struct fm10k_intfc *interface = dev_get_drvdata(dev); fm10k_resume() local
2374 struct fm10k_intfc *interface = dev_get_drvdata(dev); fm10k_suspend() local
2395 struct fm10k_intfc *interface = pci_get_drvdata(pdev); fm10k_io_error_detected() local
2449 struct fm10k_intfc *interface = pci_get_drvdata(pdev); fm10k_io_resume() local
2487 struct fm10k_intfc *interface = pci_get_drvdata(pdev); fm10k_io_reset_done() local
[all...]
H A Dfm10k_netdev.c47 * @interface: board private structure
55 static int fm10k_setup_all_tx_resources(struct fm10k_intfc *interface) in fm10k_setup_all_tx_resources() argument
59 for (i = 0; i < interface->num_tx_queues; i++) { in fm10k_setup_all_tx_resources()
60 err = fm10k_setup_tx_resources(interface->tx_ring[i]); in fm10k_setup_all_tx_resources()
64 netif_err(interface, probe, interface->netdev, in fm10k_setup_all_tx_resources()
73 fm10k_free_tx_resources(interface->tx_ring[i]); in fm10k_setup_all_tx_resources()
114 * @interface: board private structure
122 static int fm10k_setup_all_rx_resources(struct fm10k_intfc *interface) in fm10k_setup_all_rx_resources() argument
126 for (i = 0; i < interface->num_rx_queues; i++) { in fm10k_setup_all_rx_resources()
127 err = fm10k_setup_rx_resources(interface->rx_ring[i]); in fm10k_setup_all_rx_resources()
[all …]
H A Dfm10k_iov.c12 struct fm10k_intfc *interface = hw->back; in fm10k_iov_msg_error() local
13 struct pci_dev *pdev = interface->pdev; in fm10k_iov_msg_error()
37 struct fm10k_intfc *interface = hw->back; in fm10k_iov_msg_queue_mac_vlan() local
45 /* we shouldn't be updating rules on a disabled interface */ in fm10k_iov_msg_queue_mac_vlan()
111 err = fm10k_queue_mac_request(interface, vf_info->glort, in fm10k_iov_msg_queue_mac_vlan()
137 err = fm10k_queue_mac_request(interface, vf_info->glort, in fm10k_iov_msg_queue_mac_vlan()
152 s32 fm10k_iov_event(struct fm10k_intfc *interface) in fm10k_iov_event() argument
154 struct fm10k_hw *hw = &interface->hw; in fm10k_iov_event()
160 if (!READ_ONCE(interface->iov_data)) in fm10k_iov_event()
165 iov_data = interface->iov_data; in fm10k_iov_event()
[all …]
/linux/arch/mips/include/asm/octeon/
H A Dcvmx-spi.h30 * This file contains defines for the SPI interface
49 int (*reset_cb) (int interface, cvmx_spi_mode_t mode);
52 int (*calendar_setup_cb) (int interface, cvmx_spi_mode_t mode,
56 int (*clock_detect_cb) (int interface, cvmx_spi_mode_t mode,
60 int (*training_cb) (int interface, cvmx_spi_mode_t mode, int timeout);
63 int (*calendar_sync_cb) (int interface, cvmx_spi_mode_t mode,
66 /** Called when interface is up */
67 int (*interface_up_cb) (int interface, cvmx_spi_mode_t mode);
72 * Return true if the supplied interface is configured for SPI
74 * @interface: Interface to check
[all …]
H A Dcvmx-helper-util.h38 * Convert a interface mode into a human readable string
73 * @interface: Interface to configure
74 * @num_ports: Number of ports on the interface
78 extern int __cvmx_helper_setup_gmx(int interface, int num_ports);
82 * interface.
84 * @interface: Interface to use
85 * @port: Port on the interface
89 extern int cvmx_helper_get_ipd_port(int interface, int port);
93 * interface.
95 * @interface: Interface to use
[all …]
/linux/arch/mips/cavium-octeon/executive/
H A Dcvmx-helper-xaui.c45 int __cvmx_helper_xaui_enumerate(int interface) in __cvmx_helper_xaui_enumerate() argument
50 gmx_hg2_control.u64 = cvmx_read_csr(CVMX_GMXX_HG2_CONTROL(interface)); in __cvmx_helper_xaui_enumerate()
58 * Probe a XAUI interface and determine the number of ports
59 * connected to it. The XAUI interface should still be down
62 * @interface: Interface to probe
64 * Returns Number of ports on the interface. Zero to disable.
66 int __cvmx_helper_xaui_probe(int interface) in __cvmx_helper_xaui_probe() argument
73 * interface needs to be enabled before IPD otherwise per port in __cvmx_helper_xaui_probe()
76 mode.u64 = cvmx_read_csr(CVMX_GMXX_INF_MODE(interface)); in __cvmx_helper_xaui_probe()
78 cvmx_write_csr(CVMX_GMXX_INF_MODE(interface), mode.u64); in __cvmx_helper_xaui_probe()
[all …]
H A Dcvmx-spi.c92 * Initialize and start the SPI interface.
94 * @interface: The identifier of the packet interface to configure and
95 * use as a SPI interface.
96 * @mode: The operating mode for the SPI interface. The interface
105 int cvmx_spi_start_interface(int interface, cvmx_spi_mode_t mode, int timeout, in cvmx_spi_start_interface() argument
114 INVOKE_CB(cvmx_spi_callbacks.reset_cb, interface, mode); in cvmx_spi_start_interface()
117 INVOKE_CB(cvmx_spi_callbacks.calendar_setup_cb, interface, mode, in cvmx_spi_start_interface()
121 INVOKE_CB(cvmx_spi_callbacks.clock_detect_cb, interface, mode, timeout); in cvmx_spi_start_interface()
124 INVOKE_CB(cvmx_spi_callbacks.training_cb, interface, mode, timeout); in cvmx_spi_start_interface()
127 INVOKE_CB(cvmx_spi_callbacks.calendar_sync_cb, interface, mode, in cvmx_spi_start_interface()
[all …]
H A Dcvmx-helper.c49 /* Port count per interface */
53 * Return the number of interfaces the chip has. Each interface
56 * one interface.
80 * Return the number of ports on an interface. Depending on the
82 * specifies that the interface doesn't exist or isn't usable.
84 * @interface: Interface to get the port count for
86 * Returns Number of ports on interface. Can be Zero.
88 int cvmx_helper_ports_on_interface(int interface) in cvmx_helper_ports_on_interface() argument
90 return interface_port_count[interface]; in cvmx_helper_ports_on_interface()
96 * Return interface mode for CN68xx.
[all …]
H A Dcvmx-helper-sgmii.c47 * @interface: Interface to init
48 * @index: Index of prot on the interface
52 static int __cvmx_helper_sgmii_hardware_init_one_time(int interface, int index) in __cvmx_helper_sgmii_hardware_init_one_time() argument
60 gmxx_prtx_cfg.u64 = cvmx_read_csr(CVMX_GMXX_PRTX_CFG(index, interface)); in __cvmx_helper_sgmii_hardware_init_one_time()
62 cvmx_write_csr(CVMX_GMXX_PRTX_CFG(index, interface), gmxx_prtx_cfg.u64); in __cvmx_helper_sgmii_hardware_init_one_time()
70 cvmx_read_csr(CVMX_PCSX_MISCX_CTL_REG(index, interface)); in __cvmx_helper_sgmii_hardware_init_one_time()
72 cvmx_read_csr(CVMX_PCSX_LINKX_TIMER_COUNT_REG(index, interface)); in __cvmx_helper_sgmii_hardware_init_one_time()
82 cvmx_write_csr(CVMX_PCSX_LINKX_TIMER_COUNT_REG(index, interface), in __cvmx_helper_sgmii_hardware_init_one_time()
98 cvmx_read_csr(CVMX_PCSX_ANX_ADV_REG(index, interface)); in __cvmx_helper_sgmii_hardware_init_one_time()
103 cvmx_write_csr(CVMX_PCSX_ANX_ADV_REG(index, interface), in __cvmx_helper_sgmii_hardware_init_one_time()
[all …]
H A Dcvmx-helper-rgmii.c48 * @interface: Interface to probe
52 int __cvmx_helper_rgmii_probe(int interface) in __cvmx_helper_rgmii_probe() argument
56 mode.u64 = cvmx_read_csr(CVMX_GMXX_INF_MODE(interface)); in __cvmx_helper_rgmii_probe()
62 "SPI interface\n"); in __cvmx_helper_rgmii_probe()
92 * Put an RGMII interface in loopback mode. Internal packets sent
100 int interface = (port >> 4) & 1; in cvmx_helper_rgmii_internal_loopback() local
109 cvmx_write_csr(CVMX_GMXX_TXX_CLK(index, interface), 1); in cvmx_helper_rgmii_internal_loopback()
110 cvmx_write_csr(CVMX_GMXX_TXX_SLOT(index, interface), 0x200); in cvmx_helper_rgmii_internal_loopback()
111 cvmx_write_csr(CVMX_GMXX_TXX_BURST(index, interface), 0x2000); in cvmx_helper_rgmii_internal_loopback()
112 cvmx_write_csr(CVMX_GMXX_PRTX_CFG(index, interface), gmx_cfg.u64); in cvmx_helper_rgmii_internal_loopback()
[all …]
H A Dcvmx-helper-spi.c52 int __cvmx_helper_spi_enumerate(int interface) in __cvmx_helper_spi_enumerate() argument
55 cvmx_spi4000_is_present(interface)) { in __cvmx_helper_spi_enumerate()
63 * Probe a SPI interface and determine the number of ports
64 * connected to it. The SPI interface should still be down after
67 * @interface: Interface to probe
69 * Returns Number of ports on the interface. Zero to disable.
71 int __cvmx_helper_spi_probe(int interface) in __cvmx_helper_spi_probe() argument
76 cvmx_spi4000_is_present(interface)) { in __cvmx_helper_spi_probe()
88 enable.s.enable |= 0xffff << (interface * 16); in __cvmx_helper_spi_probe()
91 __cvmx_helper_setup_gmx(interface, num_ports); in __cvmx_helper_spi_probe()
[all …]
H A Dcvmx-helper-util.c49 * Convert a interface mode into a human readable string
137 int interface; in cvmx_helper_setup_red() local
144 for (interface = 0; interface < 2; interface++) { in cvmx_helper_setup_red()
145 for (port = cvmx_helper_get_first_ipd_port(interface); in cvmx_helper_setup_red()
146 port < cvmx_helper_get_last_ipd_port(interface); port++) in cvmx_helper_setup_red()
175 * @interface: Interface to configure
176 * @num_ports: Number of ports on the interface
180 int __cvmx_helper_setup_gmx(int interface, int num_ports) in __cvmx_helper_setup_gmx() argument
188 /* Tell GMX the number of TX ports on this interface */ in __cvmx_helper_setup_gmx()
189 gmx_tx_prts.u64 = cvmx_read_csr(CVMX_GMXX_TX_PRTS(interface)); in __cvmx_helper_setup_gmx()
[all …]
/linux/drivers/mmc/host/
H A DKconfig21 If you say yes here, you will get support for eMMC host interface
27 tristate "ARM AMBA Multimedia Card Interface support"
31 Interface (PL180 and PL181) support. If you have an ARM(R)
58 tristate "Intel PXA25x/26x/27x Multimedia Card Interface support"
61 This selects the Intel(R) PXA(R) Multimedia card Interface.
68 tristate "Secure Digital Host Controller Interface support"
71 This selects the generic Secure Digital Host Controller Interface.
75 If you have a controller with this interface, say Y or M here. You
76 also need to enable an appropriate bus interface.
118 This selects the PCI Secure Digital Host Controller Interface.
[all …]
/linux/drivers/gpu/drm/logicvc/
H A Dlogicvc_interface.c34 struct logicvc_interface *interface = in logicvc_encoder_enable() local
41 if (interface->drm_panel) { in logicvc_encoder_enable()
42 drm_panel_prepare(interface->drm_panel); in logicvc_encoder_enable()
43 drm_panel_enable(interface->drm_panel); in logicvc_encoder_enable()
49 struct logicvc_interface *interface = in logicvc_encoder_disable() local
52 if (interface->drm_panel) { in logicvc_encoder_disable()
53 drm_panel_disable(interface->drm_panel); in logicvc_encoder_disable()
54 drm_panel_unprepare(interface->drm_panel); in logicvc_encoder_disable()
69 struct logicvc_interface *interface = in logicvc_connector_get_modes() local
72 if (interface->drm_panel) in logicvc_connector_get_modes()
[all …]
/linux/drivers/usb/misc/
H A Dchaoskey.c9 * The driver connects to the kernel hardware RNG interface to provide
77 struct usb_interface *interface; member
99 usb_dbg(dev->interface, "free"); in chaoskey_free()
103 usb_put_intf(dev->interface); in chaoskey_free()
108 static int chaoskey_probe(struct usb_interface *interface, in chaoskey_probe() argument
111 struct usb_device *udev = interface_to_usbdev(interface); in chaoskey_probe()
112 struct usb_host_interface *altsetting = interface->cur_altsetting; in chaoskey_probe()
120 usb_dbg(interface, "probe %s-%s", udev->product, udev->serial); in chaoskey_probe()
125 usb_dbg(interface, "no IN endpoint found"); in chaoskey_probe()
134 usb_dbg(interface, "invalid size (%d)", size); in chaoskey_probe()
[all …]
/linux/security/selinux/
H A Dnetif.c3 * Network interface table.
6 * maintain a table associating each interface with a SID.
44 * sel_netif_hashfn - Hashing function for the interface table
46 * @ifindex: the network interface
49 * This is the hashing function for the network interface table, it returns the
50 * bucket number for the given interface.
59 * sel_netif_find - Search for an interface record
61 * @ifindex: the network interface
64 * Search the network interface table and return the record matching @ifindex.
83 * sel_netif_insert - Insert a new interface into the table
[all …]
/linux/drivers/char/tpm/
H A DKconfig63 tristate "TPM Interface Specification 1.2 Interface / TPM 2.0 FIFO Interface"
74 tristate "TPM Interface Specification 1.3 Interface / TPM 2.0 FIFO Interface - (SPI)"
86 bool "Cr50 SPI Interface"
93 tristate "TPM Interface Specification 1.3 Interface / TPM 2.0 FIFO Interface - (I2C - generic)"
99 (I2C interface) specification and connected to an I2C bus master,
105 tristate "TPM Interface Specification 1.2 Interface / TPM 2.0 FIFO Interface (MMIO - SynQuacer)"
117 tristate "TPM Interface Specification 2.0 Interface (I2C - CR50)"
120 This is a driver for the Google cr50 I2C TPM interface which is a
121 custom microcontroller and requires a custom i2c protocol interface
126 tristate "TPM Interface Specification 1.2 Interface (I2C - Atmel)"
[all …]
/linux/tools/testing/selftests/drivers/net/bonding/
H A Dnetcons_over_bonding.sh12 # of them are bonded to serve as the netconsole's transmit interface. The
14 # network namespace, which acts as the receive interface, where socat monitors
66 echo "Failed to create bond TX interface. Is CONFIG_BONDING set?" >&2
74 # create_netdevsim() got the interface up, but it needs to be down
106 # and the other two will be bond to the RX interface (on the other namespace)
192 # BOND_TX1_SLAVE_IF is not attached to a bond interface anymore
196 # this should work, since the interface is not enslaved
209 # destination interface
227 # netconsole got disabled while the interface was down
239 # sub-interface need to be down before attaching to bonding
[all …]
/linux/Documentation/devicetree/bindings/clock/ti/
H A Dti,interface-clock.yaml4 $id: http://devicetree.org/schemas/clock/ti/ti,interface-clock.yaml#
7 title: Texas Instruments interface clock.
23 - ti,omap3-interface-clock # basic OMAP3 interface clock
24 - ti,omap3-no-wait-interface-clock # interface clock which has no hardware
26 - ti,omap3-hsotgusb-interface-clock # interface clock with USB specific HW handling
27 - ti,omap3-dss-interface-clock # interface clock with DSS specific HW handling
28 - ti,omap3-ssi-interface-clock # interface clock with SSI specific HW handling
29 - ti,am35xx-interface-clock # interface clock with AM35xx specific HW handling
30 - ti,omap2430-interface-clock # interface clock with OMAP2430 specific HW handling
67 compatible = "ti,omap3-interface-clock";
/linux/Documentation/devicetree/bindings/powerpc/nintendo/
H A Dwii.txt23 1.a) The Video Interface (VI) node
25 Represents the interface between the graphics processor and a external
34 1.b) The Processor Interface (PI) node
36 Represents the data and control interface between the main processor
58 Represents the digital signal processor interface, designed to offload
67 1.d) The Serial Interface (SI) node
69 Represents the interface to the four single bit serial interfaces.
70 The SI is a proprietary serial interface used normally to control gamepads.
71 It's NOT a RS232-type interface.
79 1.e) The Audio Interface (AI) node
[all …]
/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc_fcoe.c64 static void __bnx2fc_destroy(struct bnx2fc_interface *interface);
69 /* fcoe_syfs control interface handlers */
75 static void bnx2fc_start_disc(struct bnx2fc_interface *interface);
83 static struct fc_lport *bnx2fc_if_create(struct bnx2fc_interface *interface,
90 static inline void bnx2fc_interface_put(struct bnx2fc_interface *interface);
97 static void bnx2fc_stop(struct bnx2fc_interface *interface);
192 struct bnx2fc_interface *interface = port->priv; in bnx2fc_cleanup() local
193 struct bnx2fc_hba *hba = interface->hba; in bnx2fc_cleanup()
270 struct bnx2fc_interface *interface; in bnx2fc_xmit() local
282 interface = port->priv; in bnx2fc_xmit()
[all …]
/linux/drivers/staging/octeon/
H A Dethernet-spi.c23 pr_err("SPI%d: SRX Spi4 interface down\n", index); in cvm_oct_spxx_int_pr()
55 pr_err("SPI%d: STX Interface encountered a fatal error\n", in cvm_oct_stxx_int_pr()
122 static void cvm_oct_spi_enable_error_reporting(int interface) in cvm_oct_spi_enable_error_reporting() argument
127 spxx_int_msk.u64 = cvmx_read_csr(CVMX_SPXX_INT_MSK(interface)); in cvm_oct_spi_enable_error_reporting()
138 cvmx_write_csr(CVMX_SPXX_INT_MSK(interface), spxx_int_msk.u64); in cvm_oct_spi_enable_error_reporting()
140 stxx_int_msk.u64 = cvmx_read_csr(CVMX_STXX_INT_MSK(interface)); in cvm_oct_spi_enable_error_reporting()
149 cvmx_write_csr(CVMX_STXX_INT_MSK(interface), stxx_int_msk.u64); in cvm_oct_spi_enable_error_reporting()
156 int interface; in cvm_oct_spi_poll() local
158 for (interface = 0; interface < 2; interface++) { in cvm_oct_spi_poll()
159 if ((priv->port == interface * 16) && need_retrain[interface]) { in cvm_oct_spi_poll()
[all …]
/linux/Documentation/networking/
H A Doperstates.rst12 interface. Administrative state is the result of "ip link set dev
16 However, an interface is not usable just because the admin enabled it
20 shows the ability of an interface to transmit this user data.
34 to be notified of updates while the interface is admin up. This is
37 These values contain interface state:
40 Interface is admin up
43 Interface is in RFC2863 operational state UP or UNKNOWN. This is for
45 flag to determine whether they should use the interface.
56 contains RFC2863 state of the interface in numeric representation:
59 Interface is in unknown state, neither driver nor userspace has set
[all …]
/linux/drivers/staging/greybus/Documentation/
H A Dsysfs-bus-greybus21 A Module M on the bus N, where M is the 1-byte interface
22 ID of the module's primary interface.
38 primary interface.
52 An Interface I on the bus N and module N-M, where I is the
53 1-byte interface ID.
60 Current measurement of the interface in microamps (uA)
68 greybus Interface.
76 greybus Interface.
83 The ID of a Greybus interface.
90 The type of a Greybus interface; "dummy", "unipro", "greybus",
[all …]
/linux/tools/testing/selftests/drivers/net/hw/lib/py/
H A Dlinkconfig.py

12345678910>>...187