Home
last modified time | relevance | path

Searched defs:interface (Results 1 – 25 of 162) sorted by relevance

1234567

/drivers/net/ethernet/intel/fm10k/
Dfm10k_pci.c50 struct fm10k_intfc *interface = hw->back; in fm10k_read_pci_cfg_word() local
73 struct fm10k_intfc *interface = hw->back; in fm10k_read_reg() local
84 static int fm10k_hw_ready(struct fm10k_intfc *interface) in fm10k_hw_ready()
93 void fm10k_service_event_schedule(struct fm10k_intfc *interface) in fm10k_service_event_schedule()
100 static void fm10k_service_event_complete(struct fm10k_intfc *interface) in fm10k_service_event_complete()
115 struct fm10k_intfc *interface = (struct fm10k_intfc *)data; in fm10k_service_timer() local
123 static void fm10k_detach_subtask(struct fm10k_intfc *interface) in fm10k_detach_subtask()
139 static void fm10k_reinit(struct fm10k_intfc *interface) in fm10k_reinit()
222 static void fm10k_reset_subtask(struct fm10k_intfc *interface) in fm10k_reset_subtask()
240 static void fm10k_configure_swpri_map(struct fm10k_intfc *interface) in fm10k_configure_swpri_map()
[all …]
Dfm10k_ptp.c28 void fm10k_systime_to_hwtstamp(struct fm10k_intfc *interface, in fm10k_systime_to_hwtstamp()
41 static struct sk_buff *fm10k_ts_tx_skb(struct fm10k_intfc *interface, in fm10k_ts_tx_skb()
55 void fm10k_ts_tx_enqueue(struct fm10k_intfc *interface, struct sk_buff *skb) in fm10k_ts_tx_enqueue()
85 void fm10k_ts_tx_hwtstamp(struct fm10k_intfc *interface, __le16 dglort, in fm10k_ts_tx_hwtstamp()
112 void fm10k_ts_tx_subtask(struct fm10k_intfc *interface) in fm10k_ts_tx_subtask()
137 static u64 fm10k_systime_read(struct fm10k_intfc *interface) in fm10k_systime_read()
144 void fm10k_ts_reset(struct fm10k_intfc *interface) in fm10k_ts_reset()
155 void fm10k_ts_init(struct fm10k_intfc *interface) in fm10k_ts_init()
178 struct fm10k_intfc *interface = netdev_priv(netdev); in fm10k_get_ts_config() local
209 struct fm10k_intfc *interface = netdev_priv(netdev); in fm10k_set_ts_config() local
[all …]
Dfm10k_netdev.c73 static int fm10k_setup_all_tx_resources(struct fm10k_intfc *interface) in fm10k_setup_all_tx_resources()
140 static int fm10k_setup_all_rx_resources(struct fm10k_intfc *interface) in fm10k_setup_all_rx_resources()
240 void fm10k_clean_all_tx_rings(struct fm10k_intfc *interface) in fm10k_clean_all_tx_rings()
257 static void fm10k_free_all_tx_resources(struct fm10k_intfc *interface) in fm10k_free_all_tx_resources()
333 void fm10k_clean_all_rx_rings(struct fm10k_intfc *interface) in fm10k_clean_all_rx_rings()
347 static void fm10k_free_all_rx_resources(struct fm10k_intfc *interface) in fm10k_free_all_rx_resources()
361 static void fm10k_request_glort_range(struct fm10k_intfc *interface) in fm10k_request_glort_range()
397 static void fm10k_del_vxlan_port_all(struct fm10k_intfc *interface) in fm10k_del_vxlan_port_all()
419 static void fm10k_restore_vxlan_port(struct fm10k_intfc *interface) in fm10k_restore_vxlan_port()
451 struct fm10k_intfc *interface = netdev_priv(dev); in fm10k_add_vxlan_port() local
[all …]
Dfm10k_ethtool.c156 struct fm10k_intfc *interface = netdev_priv(dev); in fm10k_get_stat_strings() local
242 struct fm10k_intfc *interface = netdev_priv(dev); in fm10k_get_sset_count() local
276 struct fm10k_intfc *interface = netdev_priv(netdev); in fm10k_get_ethtool_stats() local
416 struct fm10k_intfc *interface = netdev_priv(netdev); in fm10k_get_regs() local
494 struct fm10k_intfc *interface = netdev_priv(netdev); in fm10k_get_regs_len() local
510 struct fm10k_intfc *interface = netdev_priv(dev); in fm10k_get_drvinfo() local
523 struct fm10k_intfc *interface = netdev_priv(dev); in fm10k_get_pauseparam() local
535 struct fm10k_intfc *interface = netdev_priv(dev); in fm10k_set_pauseparam() local
555 struct fm10k_intfc *interface = netdev_priv(netdev); in fm10k_get_msglevel() local
562 struct fm10k_intfc *interface = netdev_priv(netdev); in fm10k_set_msglevel() local
[all …]
Dfm10k_iov.c29 struct fm10k_intfc *interface = hw->back; in fm10k_iov_msg_error() local
46 s32 fm10k_iov_event(struct fm10k_intfc *interface) in fm10k_iov_event()
95 s32 fm10k_iov_mbx(struct fm10k_intfc *interface) in fm10k_iov_mbx()
175 struct fm10k_intfc *interface = pci_get_drvdata(pdev); in fm10k_iov_suspend() local
198 struct fm10k_intfc *interface = pci_get_drvdata(pdev); in fm10k_iov_resume() local
247 s32 fm10k_iov_update_pvid(struct fm10k_intfc *interface, u16 glort, u16 pvid) in fm10k_iov_update_pvid()
274 struct fm10k_intfc *interface = pci_get_drvdata(pdev); in fm10k_iov_free_data() local
289 struct fm10k_intfc *interface = pci_get_drvdata(pdev); in fm10k_iov_alloc_data() local
406 static inline void fm10k_reset_vf_info(struct fm10k_intfc *interface, in fm10k_reset_vf_info()
429 struct fm10k_intfc *interface = netdev_priv(netdev); in fm10k_ndo_set_vf_mac() local
[all …]
Dfm10k_main.c433 struct fm10k_intfc *interface = rx_ring->q_vector->interface; in fm10k_rx_hwtstamp() local
671 struct fm10k_intfc *interface = netdev_priv(skb->dev); in fm10k_port_is_vxlan() local
1189 void fm10k_tx_timeout_reset(struct fm10k_intfc *interface) in fm10k_tx_timeout_reset()
1207 struct fm10k_intfc *interface = q_vector->interface; in fm10k_clean_tx_irq() local
1474 static bool fm10k_set_qos_queues(struct fm10k_intfc *interface) in fm10k_set_qos_queues()
1520 static bool fm10k_set_rss_queues(struct fm10k_intfc *interface) in fm10k_set_rss_queues()
1549 static void fm10k_set_num_queues(struct fm10k_intfc *interface) in fm10k_set_num_queues()
1573 static int fm10k_alloc_q_vector(struct fm10k_intfc *interface, in fm10k_alloc_q_vector()
1675 static void fm10k_free_q_vector(struct fm10k_intfc *interface, int v_idx) in fm10k_free_q_vector()
1700 static int fm10k_alloc_q_vectors(struct fm10k_intfc *interface) in fm10k_alloc_q_vectors()
[all …]
Dfm10k_debugfs.c171 struct fm10k_intfc *interface = q_vector->interface; in fm10k_dbg_q_vector_init() local
214 struct fm10k_intfc *interface = q_vector->interface; in fm10k_dbg_q_vector_exit() local
226 void fm10k_dbg_intfc_init(struct fm10k_intfc *interface) in fm10k_dbg_intfc_init()
238 void fm10k_dbg_intfc_exit(struct fm10k_intfc *interface) in fm10k_dbg_intfc_exit()
Dfm10k_dcbnl.c97 struct fm10k_intfc *interface = netdev_priv(dev); in fm10k_dcbnl_ieee_getpfc() local
113 struct fm10k_intfc *interface = netdev_priv(dev); in fm10k_dcbnl_ieee_setpfc() local
168 struct fm10k_intfc *interface = netdev_priv(dev); in fm10k_dcbnl_set_ops() local
/drivers/scsi/bnx2fc/
Dbnx2fc_fcoe.c171 struct bnx2fc_interface *interface = port->priv; in bnx2fc_cleanup() local
249 struct bnx2fc_interface *interface; in bnx2fc_xmit() local
410 struct bnx2fc_interface *interface; in bnx2fc_rcv() local
635 struct bnx2fc_interface *interface = port->priv; in bnx2fc_get_host_stats() local
685 struct bnx2fc_interface *interface = port->priv; in bnx2fc_shost_config() local
718 struct bnx2fc_interface *interface = port->priv; in bnx2fc_link_ok() local
750 struct bnx2fc_interface *interface; in bnx2fc_net_config() local
819 struct bnx2fc_interface *interface, *tmp; in bnx2fc_indicate_netevent() local
1010 struct bnx2fc_interface *interface; in bnx2fc_fip_recv() local
1066 struct bnx2fc_interface *interface = port->priv; in bnx2fc_vport_create() local
[all …]
Dbnx2fc_tgt.c85 struct bnx2fc_interface *interface = port->priv; in bnx2fc_offload_session() local
294 struct bnx2fc_interface *interface = port->priv; in bnx2fc_upload_session() local
356 struct bnx2fc_interface *interface = port->priv; in bnx2fc_init_tgt() local
444 struct bnx2fc_interface *interface = port->priv; in bnx2fc_rport_event_handler() local
581 struct bnx2fc_interface *interface = port->priv; in bnx2fc_tgt_lookup() local
Dbnx2fc_io.c31 struct bnx2fc_interface *interface = io_req->port->priv; in bnx2fc_cmd_timer_set() local
384 struct bnx2fc_interface *interface = port->priv; in bnx2fc_elstm_alloc() local
454 struct bnx2fc_interface *interface = port->priv; in bnx2fc_cmd_alloc() local
536 struct bnx2fc_interface *interface = io_req->port->priv; in bnx2fc_free_mp_resc() local
573 struct bnx2fc_interface *interface = io_req->port->priv; in bnx2fc_init_mp_req() local
654 struct bnx2fc_interface *interface; in bnx2fc_initiate_tmf() local
813 struct bnx2fc_interface *interface; in bnx2fc_initiate_abts() local
921 struct bnx2fc_interface *interface; in bnx2fc_initiate_seq_cleanup() local
990 struct bnx2fc_interface *interface; in bnx2fc_initiate_cleanup() local
1583 struct bnx2fc_interface *interface = io_req->port->priv; in bnx2fc_map_sg() local
[all …]
Dbnx2fc_hwi.c174 struct bnx2fc_interface *interface = port->priv; in bnx2fc_send_session_ofld_req() local
359 struct bnx2fc_interface *interface = port->priv; in bnx2fc_send_session_enable_req() local
428 struct bnx2fc_interface *interface = port->priv; in bnx2fc_send_session_disable_req() local
553 struct bnx2fc_interface *interface = port->priv; in bnx2fc_process_l2_frame_compl() local
636 struct bnx2fc_interface *interface = tgt->port->priv; in bnx2fc_process_unsol_compl() local
877 struct bnx2fc_interface *interface = port->priv; in bnx2fc_process_cq_compl() local
1125 struct bnx2fc_interface *interface; in bnx2fc_process_ofld_cmpl() local
1178 struct bnx2fc_interface *interface; in bnx2fc_process_enable_conn_cmpl() local
1420 struct bnx2fc_interface *interface = port->priv; in bnx2fc_map_doorbell() local
1466 struct bnx2fc_interface *interface = tgt->port->priv; in bnx2fc_init_seq_cleanup_task() local
/drivers/staging/octeon/
Dethernet-rgmii.c40 int interface = INTERFACE(priv->port); in cvm_oct_set_hw_preamble() local
91 int interface = INTERFACE(priv->port); in cvm_oct_rgmii_poll() local
149 static int cmv_oct_rgmii_gmx_interrupt(int interface) in cmv_oct_rgmii_gmx_interrupt()
254 int interface = INTERFACE(priv->port); in cvm_oct_rgmii_init() local
290 int interface = INTERFACE(priv->port); in cvm_oct_rgmii_uninit() local
Dethernet.c256 int interface = INTERFACE(priv->port); in cvm_oct_common_change_mtu() local
319 int interface = INTERFACE(priv->port); in cvm_oct_common_set_multicast_list() local
371 int interface = INTERFACE(priv->port); in cvm_oct_set_mac_filter() local
488 int interface = INTERFACE(priv->port); in cvm_oct_common_open() local
650 int interface, int port) in cvm_oct_node_for_port()
667 int interface; in cvm_oct_probe() local
Dethernet-spi.c133 static void cvm_oct_spi_enable_error_reporting(int interface) in cvm_oct_spi_enable_error_reporting()
167 int interface; in cvm_oct_spi_poll() local
228 int interface; in cvm_oct_spi_uninit() local
/drivers/usb/misc/
Dchaoskey.c78 struct usb_interface *interface; member
103 static int chaoskey_probe(struct usb_interface *interface, in chaoskey_probe()
221 static void chaoskey_disconnect(struct usb_interface *interface) in chaoskey_disconnect()
254 struct usb_interface *interface; in chaoskey_open() local
281 struct usb_interface *interface; in chaoskey_release() local
487 static int chaoskey_suspend(struct usb_interface *interface, in chaoskey_suspend()
494 static int chaoskey_resume(struct usb_interface *interface) in chaoskey_resume()
Didmouse.c74 struct usb_interface *interface; /* the interface for this device */ member
227 struct usb_interface *interface; in idmouse_open() local
335 static int idmouse_probe(struct usb_interface *interface, in idmouse_probe()
403 static void idmouse_disconnect(struct usb_interface *interface) in idmouse_disconnect()
Dusblcd.c44 struct usb_interface *interface; /* the interface for member
83 struct usb_interface *interface; in lcd_open() local
334 static int lcd_probe(struct usb_interface *interface, in lcd_probe()
450 static void lcd_disconnect(struct usb_interface *interface) in lcd_disconnect()
/drivers/staging/wlan-ng/
Dprism2usb.c59 static int prism2sta_probe_usb(struct usb_interface *interface, in prism2sta_probe_usb()
142 static void prism2sta_disconnect_usb(struct usb_interface *interface) in prism2sta_disconnect_usb()
233 static int prism2sta_suspend(struct usb_interface *interface, in prism2sta_suspend()
256 static int prism2sta_resume(struct usb_interface *interface) in prism2sta_resume()
/drivers/media/usb/au0828/
Dau0828-core.c150 static void au0828_usb_disconnect(struct usb_interface *interface) in au0828_usb_disconnect()
183 static int au0828_usb_probe(struct usb_interface *interface, in au0828_usb_probe()
293 static int au0828_suspend(struct usb_interface *interface, in au0828_suspend()
312 static int au0828_resume(struct usb_interface *interface) in au0828_resume()
/drivers/mfd/
Dviperboard.c52 static int vprbrd_probe(struct usb_interface *interface, in vprbrd_probe()
114 static void vprbrd_disconnect(struct usb_interface *interface) in vprbrd_disconnect()
/drivers/i2c/busses/
Di2c-robotfuzz-osif.c34 struct usb_interface *interface; member
134 static int osif_probe(struct usb_interface *interface, in osif_probe()
181 static void osif_disconnect(struct usb_interface *interface) in osif_disconnect()
/drivers/media/usb/em28xx/
Dem28xx-cards.c3058 struct usb_interface *interface, in em28xx_init_dev()
3230 static int em28xx_usb_probe(struct usb_interface *interface, in em28xx_usb_probe()
3521 static void em28xx_usb_disconnect(struct usb_interface *interface) in em28xx_usb_disconnect()
3543 static int em28xx_usb_suspend(struct usb_interface *interface, in em28xx_usb_suspend()
3555 static int em28xx_usb_resume(struct usb_interface *interface) in em28xx_usb_resume()
/drivers/input/misc/
Dati_remote2.c804 static int ati_remote2_probe(struct usb_interface *interface, const struct usb_device_id *id) in ati_remote2_probe()
895 static void ati_remote2_disconnect(struct usb_interface *interface) in ati_remote2_disconnect()
917 static int ati_remote2_suspend(struct usb_interface *interface, in ati_remote2_suspend()
942 static int ati_remote2_resume(struct usb_interface *interface) in ati_remote2_resume()
968 static int ati_remote2_reset_resume(struct usb_interface *interface) in ati_remote2_reset_resume()
999 static int ati_remote2_pre_reset(struct usb_interface *interface) in ati_remote2_pre_reset()
1019 static int ati_remote2_post_reset(struct usb_interface *interface) in ati_remote2_post_reset()
/drivers/gpu/drm/udl/
Dudl_drv.c67 static int udl_usb_probe(struct usb_interface *interface, in udl_usb_probe()
92 static void udl_usb_disconnect(struct usb_interface *interface) in udl_usb_disconnect()

1234567