Lines Matching defs:oct

54 static int octep_alloc_ioq_vectors(struct octep_device *oct)  in octep_alloc_ioq_vectors()
87 static void octep_free_ioq_vectors(struct octep_device *oct) in octep_free_ioq_vectors()
111 static int octep_enable_msix_range(struct octep_device *oct) in octep_enable_msix_range()
155 static void octep_disable_msix(struct octep_device *oct) in octep_disable_msix()
173 struct octep_device *oct = data; in octep_mbox_intr_handler() local
188 struct octep_device *oct = data; in octep_oei_intr_handler() local
203 struct octep_device *oct = data; in octep_ire_intr_handler() local
218 struct octep_device *oct = data; in octep_ore_intr_handler() local
233 struct octep_device *oct = data; in octep_vfire_intr_handler() local
248 struct octep_device *oct = data; in octep_vfore_intr_handler() local
263 struct octep_device *oct = data; in octep_dma_intr_handler() local
278 struct octep_device *oct = data; in octep_dma_vf_intr_handler() local
293 struct octep_device *oct = data; in octep_pp_vf_intr_handler() local
308 struct octep_device *oct = data; in octep_misc_intr_handler() local
323 struct octep_device *oct = data; in octep_rsvd_intr_handler() local
340 struct octep_device *oct = ioq_vector->octep_dev; in octep_ioq_intr_handler() local
355 static int octep_request_irqs(struct octep_device *oct) in octep_request_irqs()
495 static void octep_free_irqs(struct octep_device *oct) in octep_free_irqs()
524 static int octep_setup_irqs(struct octep_device *oct) in octep_setup_irqs()
550 static void octep_clean_irqs(struct octep_device *oct) in octep_clean_irqs()
615 static void octep_napi_add(struct octep_device *oct) in octep_napi_add()
632 static void octep_napi_delete(struct octep_device *oct) in octep_napi_delete()
648 static void octep_napi_enable(struct octep_device *oct) in octep_napi_enable()
663 static void octep_napi_disable(struct octep_device *oct) in octep_napi_disable()
692 struct octep_device *oct = netdev_priv(netdev); in octep_open() local
758 struct octep_device *oct = netdev_priv(netdev); in octep_stop() local
844 struct octep_device *oct = netdev_priv(netdev); in octep_start_xmit() local
994 struct octep_device *oct = netdev_priv(netdev); in octep_get_stats64() local
1025 struct octep_device *oct = container_of(work, struct octep_device, in octep_tx_timeout_task() local
1047 struct octep_device *oct = netdev_priv(netdev); in octep_tx_timeout() local
1054 struct octep_device *oct = netdev_priv(netdev); in octep_set_mac() local
1074 struct octep_device *oct = netdev_priv(netdev); in octep_change_mtu() local
1095 struct octep_device *oct = netdev_priv(dev); in octep_set_features() local
1130 struct octep_device *oct = netdev_priv(dev); in octep_get_vf_config() local
1143 struct octep_device *oct = netdev_priv(dev); in octep_set_vf_mac() local
1186 struct octep_device *oct = container_of(work, struct octep_device, in octep_intr_poll_task() local
1210 struct octep_device *oct = container_of(work, struct octep_device, in octep_hb_timeout_task() local
1239 struct octep_device *oct = container_of(work, struct octep_device, in octep_ctrl_mbox_task() local
1245 static const char *octep_devid_to_str(struct octep_device *oct) in octep_devid_to_str()
1274 int octep_device_setup(struct octep_device *oct) in octep_device_setup()
1356 static void octep_device_cleanup(struct octep_device *oct) in octep_device_cleanup()
1543 static int octep_sriov_disable(struct octep_device *oct) in octep_sriov_disable()
1568 struct octep_device *oct = pci_get_drvdata(pdev); in octep_remove() local
1586 static int octep_sriov_enable(struct octep_device *oct, int num_vfs) in octep_sriov_enable()
1604 struct octep_device *oct = pci_get_drvdata(pdev); in octep_sriov_configure() local