Searched defs:oct (Results 1 - 25 of 39) sorted by relevance

12

/linux-master/drivers/net/ethernet/cavium/liquidio/
H A Dlio_vf_rep.h34 struct octeon_device *oct; member in struct:lio_vf_rep_desc
H A Docteon_mailbox.c131 int octeon_mbox_write(struct octeon_device *oct, argument
209 static void get_vf_stats(struct octeon_device *oct, argument
239 struct octeon_device *oct = mbox->oct_dev; local
355 octeon_mbox_cancel(struct octeon_device *oct, int q_no) argument
[all...]
H A Dcn68xx_device.c31 static void lio_cn68xx_set_dpi_regs(struct octeon_device *oct) argument
60 lio_cn68xx_soft_reset(struct octeon_device *oct) argument
68 lio_cn68xx_setup_pkt_ctl_regs(struct octeon_device *oct) argument
90 lio_cn68xx_setup_device_regs(struct octeon_device *oct) argument
108 lio_cn68xx_vendor_message_fix(struct octeon_device *oct) argument
118 lio_is_210nv(struct octeon_device *oct) argument
125 lio_setup_cn68xx_octeon_device(struct octeon_device *oct) argument
[all...]
H A Dresponse_manager.c30 int octeon_setup_response_list(struct octeon_device *oct) argument
57 octeon_delete_response_list(struct octeon_device *oct) argument
229 struct octeon_device *oct = (struct octeon_device *)wk->ctxptr; local
[all...]
H A Docteon_nic.c30 octeon_alloc_soft_command_resp(struct octeon_device *oct, argument
84 int octnet_send_nic_data_pkt(struct octeon_device *oct, argument
97 *octnic_alloc_ctrl_pkt_sc(struct octeon_device *oct, argument
139 octnet_send_nic_ctrl_pkt(struct octeon_device *oct, struct octnic_ctrl_pkt *nctrl) argument
[all...]
H A Docteon_mem_ops.c31 octeon_toggle_bar1_swapmode(struct octeon_device *oct, u32 idx) argument
44 octeon_pci_fastwrite(struct octeon_device *oct, u8 __iomem *mapped_addr, argument
68 octeon_pci_fastread(struct octeon_device *oct, u argument
94 __octeon_pci_rw_core_mem(struct octeon_device *oct, u64 addr, u8 *hostbuf, u32 len, u32 op) argument
160 octeon_pci_read_core_mem(struct octeon_device *oct, u64 coreaddr, u8 *buf, u32 len) argument
170 octeon_pci_write_core_mem(struct octeon_device *oct, u64 coreaddr, const u8 *buf, u32 len) argument
179 octeon_read_device_mem64(struct octeon_device *oct, u64 coreaddr) argument
189 octeon_read_device_mem32(struct octeon_device *oct, u64 coreaddr) argument
199 octeon_write_device_mem32(struct octeon_device *oct, u64 coreaddr, u32 val) argument
[all...]
H A Docteon_main.h93 static inline void octeon_unmap_pci_barx(struct octeon_device *oct, int baridx) argument
111 octeon_map_pci_barx(struct octeon_device *oct, int baridx, int max_map_len) argument
[all...]
H A Docteon_nic.h112 static inline int octnet_iq_is_full(struct octeon_device *oct, u32 q_no) argument
119 octnet_prepare_pci_cmd_o2(struct octeon_device *oct, argument
173 octnet_prepare_pci_cmd_o3(struct octeon_device *oct, argument
243 octnet_prepare_pci_cmd(struct octeon_device *oct, union octeon_instr_64B *cmd, union octnic_cmd_setup *setup, u32 tag) argument
[all...]
H A Dcn23xx_vf_device.c30 u32 cn23xx_vf_get_oq_ticks(struct octeon_device *oct, u32 time_intr_in_us) argument
50 static int cn23xx_vf_reset_io_queues(struct octeon_device *oct, u32 num_queues) argument
101 cn23xx_vf_setup_global_input_regs(struct octeon_device *oct) argument
151 cn23xx_vf_setup_global_output_regs(struct octeon_device *oct) argument
202 cn23xx_setup_vf_device_regs(struct octeon_device *oct) argument
212 cn23xx_setup_vf_iq_regs(struct octeon_device *oct, u32 iq_no) argument
245 cn23xx_setup_vf_oq_regs(struct octeon_device *oct, u32 oq_no) argument
271 cn23xx_free_vf_mbox(struct octeon_device *oct) argument
278 cn23xx_setup_vf_mbox(struct octeon_device *oct) argument
316 cn23xx_enable_vf_io_queues(struct octeon_device *oct) argument
357 cn23xx_disable_vf_io_queues(struct octeon_device *oct) argument
370 cn23xx_vf_ask_pf_to_do_flr(struct octeon_device *oct) argument
389 octeon_pfvf_hs_callback(struct octeon_device *oct, struct octeon_mbox_cmd *cmd, void *arg) argument
405 cn23xx_octeon_pfvf_handshake(struct octeon_device *oct) argument
474 struct octeon_device *oct = ioq_vector->oct_dev; local
490 struct octeon_device *oct = ioq_vector->oct_dev; local
544 cn23xx_enable_vf_interrupt(struct octeon_device *oct, u8 intr_flag) argument
585 cn23xx_disable_vf_interrupt(struct octeon_device *oct, u8 intr_flag) argument
616 cn23xx_setup_octeon_vf_device(struct octeon_device *oct) argument
[all...]
H A Dcn66xx_device.c29 int lio_cn6xxx_soft_reset(struct octeon_device *oct) argument
55 lio_cn6xxx_enable_error_reporting(struct octeon_device *oct) argument
71 lio_cn6xxx_setup_pcie_mps(struct octeon_device *oct, enum octeon_pcie_mps mps) argument
94 lio_cn6xxx_setup_pcie_mrrs(struct octeon_device *oct, enum octeon_pcie_mrrs mrrs) argument
122 lio_cn6xxx_coprocessor_clock(struct octeon_device *oct) argument
130 lio_cn6xxx_get_oq_ticks(struct octeon_device *oct, u32 time_intr_in_us) argument
155 lio_cn6xxx_setup_global_input_regs(struct octeon_device *oct) argument
170 lio_cn66xx_setup_pkt_ctl_regs(struct octeon_device *oct) argument
193 lio_cn6xxx_setup_global_output_regs(struct octeon_device *oct) argument
247 lio_cn6xxx_setup_device_regs(struct octeon_device *oct) argument
264 lio_cn6xxx_setup_iq_regs(struct octeon_device *oct, u32 iq_no) argument
290 lio_cn66xx_setup_iq_regs(struct octeon_device *oct, u32 iq_no) argument
301 lio_cn6xxx_setup_oq_regs(struct octeon_device *oct, u32 oq_no) argument
330 lio_cn6xxx_enable_io_queues(struct octeon_device *oct) argument
349 lio_cn6xxx_disable_io_queues(struct octeon_device *oct) argument
412 lio_cn6xxx_bar1_idx_setup(struct octeon_device *oct, u64 core_addr, u32 idx, int valid) argument
436 lio_cn6xxx_bar1_idx_write(struct octeon_device *oct, u32 idx, u32 mask) argument
443 lio_cn6xxx_bar1_idx_read(struct octeon_device *oct, u32 idx) argument
470 lio_cn6xxx_enable_interrupt(struct octeon_device *oct, u8 unused __attribute__((unused))) argument
480 lio_cn6xxx_disable_interrupt(struct octeon_device *oct, u8 unused __attribute__((unused))) argument
489 lio_cn6xxx_get_pcie_qlmport(struct octeon_device *oct) argument
500 lio_cn6xxx_process_pcie_error_intr(struct octeon_device *oct, u64 intr64) argument
506 lio_cn6xxx_process_droq_intr_regs(struct octeon_device *oct) argument
572 struct octeon_device *oct = (struct octeon_device *)dev; local
607 lio_cn6xxx_setup_reg_address(struct octeon_device *oct, void *chip, struct octeon_reg_list *reg_list) argument
650 lio_setup_cn66xx_octeon_device(struct octeon_device *oct) argument
702 lio_validate_cn6xxx_config_info(struct octeon_device *oct, struct octeon_config *conf6xxx) argument
[all...]
H A Dlio_vf_rep.c55 lio_vf_rep_send_soft_command(struct octeon_device *oct, argument
113 struct octeon_device *oct; local
146 struct octeon_device *oct; local
203 struct octeon_device *oct; local
231 struct octeon_device *oct = vf_rep->oct; local
243 lio_vf_rep_get_ndev(struct octeon_device *oct, int ifidx) argument
261 lio_vf_rep_copy_packet(struct octeon_device *oct, struct sk_buff *skb, int len) argument
299 struct octeon_device *oct; local
348 lio_vf_rep_packet_sent_callback(struct octeon_device *oct, u32 status, void *buf) argument
374 struct octeon_device *oct = vf_rep->oct; local
468 struct octeon_device *oct; local
490 lio_vf_rep_create(struct octeon_device *oct) argument
576 lio_vf_rep_destroy(struct octeon_device *oct) argument
613 struct octeon_device *oct; local
[all...]
H A Docteon_console.c147 static inline u64 __cvmx_bootmem_desc_get(struct octeon_device *oct, argument
173 static void CVMX_BOOTMEM_NAMED_GET_NAME(struct octeon_device *oct, argument
195 static int __cvmx_bootmem_check_version(struct octeon_device *oct, argument
228 __cvmx_bootmem_find_named_block_flags(struct octeon_device *oct, const char *name, u32 flags) argument
257 cvmx_bootmem_phy_named_block_find(struct octeon_device *oct, const char *name, u32 flags) argument
334 octeon_named_block_find(struct octeon_device *oct, const char *name, u64 *base_addr, u64 *size) argument
360 octeon_console_send_cmd(struct octeon_device *oct, char *cmd_str, u32 wait_hundredths) argument
399 octeon_wait_for_bootloader(struct octeon_device *oct, u32 wait_time_hundredths) argument
419 octeon_console_handle_result(struct octeon_device *oct, size_t console_num) argument
431 output_console_line(struct octeon_device *oct, struct octeon_console *console, size_t console_num, char *console_buffer, s32 bytes_read) argument
484 struct octeon_device *oct = (struct octeon_device *)wk->ctxptr; local
533 octeon_init_consoles(struct octeon_device *oct) argument
576 octeon_get_uboot_version(struct octeon_device *oct) argument
652 octeon_add_console(struct octeon_device *oct, u32 console_num, char *dbg_enb) argument
714 octeon_remove_consoles(struct octeon_device *oct) argument
757 octeon_console_read(struct octeon_device *oct, u32 console_num, char *buffer, u32 buf_size) argument
807 octeon_download_firmware(struct octeon_device *oct, const u8 *data, size_t size) argument
[all...]
/linux-master/drivers/net/ethernet/marvell/octeon_ep/
H A Doctep_tx.c35 struct octep_device *oct = iq->octep_dev; local
157 void octep_clean_iqs(struct octep_device *oct) argument
175 static int octep_setup_iq(struct octep_device *oct, int q_no) argument
264 struct octep_device *oct = iq->octep_dev; local
292 octep_setup_iqs(struct octep_device *oct) argument
321 octep_free_iqs(struct octep_device *oct) argument
[all...]
H A Doctep_ethtool.c72 struct octep_device *oct = netdev_priv(netdev); local
81 struct octep_device *oct = netdev_priv(netdev); local
117 struct octep_device *oct = netdev_priv(netdev); local
134 struct octep_device *oct = netdev_priv(netdev); local
282 struct octep_device *oct = netdev_priv(netdev); local
335 struct octep_device *oct = netdev_priv(netdev); local
[all...]
H A Doctep_pfvf_mbox.c33 static void octep_pfvf_validate_version(struct octep_device *oct, u32 vf_id, argument
53 static void octep_pfvf_get_link_status(struct octep_device *oct, u32 vf_id, argument
69 static void octep_pfvf_set_link_status(struct octep_device *oct, u32 vf_id, argument
84 octep_pfvf_set_rx_state(struct octep_device *oct, u32 vf_id, union octep_pfvf_mbox_word cmd, union octep_pfvf_mbox_word *rsp) argument
99 octep_send_notification(struct octep_device *oct, u32 vf_id, union octep_pfvf_mbox_word cmd) argument
127 octep_pfvf_set_mtu(struct octep_device *oct, u32 vf_id, union octep_pfvf_mbox_word cmd, union octep_pfvf_mbox_word *rsp) argument
142 octep_pfvf_get_mtu(struct octep_device *oct, u32 vf_id, union octep_pfvf_mbox_word cmd, union octep_pfvf_mbox_word *rsp) argument
152 octep_pfvf_set_mac_addr(struct octep_device *oct, u32 vf_id, union octep_pfvf_mbox_word cmd, union octep_pfvf_mbox_word *rsp) argument
167 octep_pfvf_get_mac_addr(struct octep_device *oct, u32 vf_id, union octep_pfvf_mbox_word cmd, union octep_pfvf_mbox_word *rsp) argument
182 octep_pfvf_dev_remove(struct octep_device *oct, u32 vf_id, union octep_pfvf_mbox_word cmd, union octep_pfvf_mbox_word *rsp) argument
198 octep_pfvf_get_fw_info(struct octep_device *oct, u32 vf_id, union octep_pfvf_mbox_word cmd, union octep_pfvf_mbox_word *rsp) argument
220 octep_pfvf_set_offloads(struct octep_device *oct, u32 vf_id, union octep_pfvf_mbox_word cmd, union octep_pfvf_mbox_word *rsp) argument
239 octep_setup_pfvf_mbox(struct octep_device *oct) argument
277 octep_delete_pfvf_mbox(struct octep_device *oct) argument
297 octep_pfvf_pf_get_data(struct octep_device *oct, struct octep_mbox *mbox, int vf_id, union octep_pfvf_mbox_word cmd, union octep_pfvf_mbox_word *rsp) argument
366 octep_pfvf_notify(struct octep_device *oct, struct octep_ctrl_mbox_msg *msg) argument
393 struct octep_device *oct = NULL; local
[all...]
H A Doctep_rx.c79 static int octep_oq_refill(struct octep_device *oct, struct octep_oq *oq) argument
123 static int octep_setup_oq(struct octep_device *oct, int q_no) argument
227 struct octep_device *oct = oq->octep_dev; local
250 octep_setup_oqs(struct octep_device *oct) argument
282 octep_oq_dbell_init(struct octep_device *oct) argument
295 octep_free_oqs(struct octep_device *oct) argument
316 octep_oq_check_hw_for_pkts(struct octep_device *oct, struct octep_oq *oq) argument
352 __octep_oq_process_rx(struct octep_device *oct, struct octep_oq *oq, u16 pkts_to_process) argument
481 struct octep_device *oct = oq->octep_dev; local
[all...]
H A Doctep_ctrl_net.c59 static int octep_send_mbox_req(struct octep_device *oct, argument
101 int octep_ctrl_net_init(struct octep_device *oct) argument
127 octep_ctrl_net_get_link_status(struct octep_device *oct, int vfid) argument
143 octep_ctrl_net_set_link_status(struct octep_device *oct, int vfid, bool up, bool wait_for_response) argument
158 octep_ctrl_net_set_rx_state(struct octep_device *oct, int vfid, bool up, bool wait_for_response) argument
173 octep_ctrl_net_get_mac_addr(struct octep_device *oct, int vfid, u8 *addr) argument
191 octep_ctrl_net_set_mac_addr(struct octep_device *oct, int vfid, u8 *addr, bool wait_for_response) argument
205 octep_ctrl_net_get_mtu(struct octep_device *oct, int vfid) argument
223 octep_ctrl_net_set_mtu(struct octep_device *oct, int vfid, int mtu, bool wait_for_response) argument
237 octep_ctrl_net_get_if_stats(struct octep_device *oct, int vfid, struct octep_iface_rx_stats *rx_stats, struct octep_iface_tx_stats *tx_stats) argument
258 octep_ctrl_net_get_link_info(struct octep_device *oct, int vfid, struct octep_iface_link_info *link_info) argument
283 octep_ctrl_net_set_link_info(struct octep_device *oct, int vfid, struct octep_iface_link_info *link_info, bool wait_for_response) argument
301 process_mbox_resp(struct octep_device *oct, struct octep_ctrl_mbox_msg *msg) argument
318 process_mbox_notify(struct octep_device *oct, struct octep_ctrl_mbox_msg *msg) argument
358 octep_ctrl_net_recv_fw_messages(struct octep_device *oct) argument
383 octep_ctrl_net_get_info(struct octep_device *oct, int vfid, struct octep_fw_info *info) argument
405 octep_ctrl_net_dev_remove(struct octep_device *oct, int vfid) argument
418 octep_ctrl_net_set_offloads(struct octep_device *oct, int vfid, struct octep_ctrl_net_offloads *offloads, bool wait_for_response) argument
434 octep_ctrl_net_uninit(struct octep_device *oct) argument
[all...]
H A Doctep_cn9k_pf.c40 static void cn93_dump_regs(struct octep_device *oct, int qno) argument
107 cn93_reset_iq(struct octep_device *oct, int q_no) argument
135 cn93_reset_oq(struct octep_device *oct, int q_no) argument
153 octep_reset_io_queues_cn93_pf(struct octep_device *oct) argument
167 octep_setup_pci_window_regs_cn93_pf(struct octep_device *oct) argument
178 octep_configure_ring_mapping_cn93_pf(struct octep_device *oct) argument
200 octep_init_config_cn93_pf(struct octep_device *oct) argument
263 octep_setup_iq_regs_cn93_pf(struct octep_device *oct, int iq_no) argument
310 octep_setup_oq_regs_cn93_pf(struct octep_device *oct, int oq_no) argument
361 octep_setup_mbox_regs_cn93_pf(struct octep_device *oct, int q_no) argument
373 octep_poll_pfvf_mailbox(struct octep_device *oct) argument
410 struct octep_device *oct = (struct octep_device *)dev; local
417 octep_poll_oei_cn93_pf(struct octep_device *oct) argument
434 struct octep_device *oct = (struct octep_device *)dev; local
443 octep_poll_non_ioq_interrupts_cn93_pf(struct octep_device *oct) argument
452 struct octep_device *oct = (struct octep_device *)dev; local
482 struct octep_device *oct = (struct octep_device *)dev; local
510 struct octep_device *oct = (struct octep_device *)dev; local
527 struct octep_device *oct = (struct octep_device *)dev; local
544 struct octep_device *oct = (struct octep_device *)dev; local
558 struct octep_device *oct = (struct octep_device *)dev; local
575 struct octep_device *oct = (struct octep_device *)dev; local
592 struct octep_device *oct = (struct octep_device *)dev; local
609 struct octep_device *oct = (struct octep_device *)dev; local
627 octep_soft_reset_cn98_pf(struct octep_device *oct) argument
634 octep_soft_reset_cn93_pf(struct octep_device *oct) argument
651 octep_reinit_regs_cn93_pf(struct octep_device *oct) argument
669 octep_enable_interrupts_cn93_pf(struct octep_device *oct) argument
697 octep_disable_interrupts_cn93_pf(struct octep_device *oct) argument
739 octep_enable_iq_cn93_pf(struct octep_device *oct, int iq_no) argument
763 octep_enable_oq_cn93_pf(struct octep_device *oct, int oq_no) argument
781 octep_enable_io_queues_cn93_pf(struct octep_device *oct) argument
792 octep_disable_iq_cn93_pf(struct octep_device *oct, int iq_no) argument
804 octep_disable_oq_cn93_pf(struct octep_device *oct, int oq_no) argument
815 octep_disable_io_queues_cn93_pf(struct octep_device *oct) argument
826 octep_dump_registers_cn93_pf(struct octep_device *oct) argument
848 octep_device_setup_cn93_pf(struct octep_device *oct) argument
[all...]
H A Doctep_cnxk_pf.c60 static void cnxk_dump_regs(struct octep_device *oct, int qno) argument
127 cnxk_reset_iq(struct octep_device *oct, int q_no) argument
155 cnxk_reset_oq(struct octep_device *oct, int q_no) argument
176 octep_reset_io_queues_cnxk_pf(struct octep_device *oct) argument
190 octep_setup_pci_window_regs_cnxk_pf(struct octep_device *oct) argument
201 octep_configure_ring_mapping_cnxk_pf(struct octep_device *oct) argument
223 octep_init_config_cnxk_pf(struct octep_device *oct) argument
283 octep_setup_iq_regs_cnxk_pf(struct octep_device *oct, int iq_no) argument
330 octep_setup_oq_regs_cnxk_pf(struct octep_device *oct, int oq_no) argument
391 octep_setup_mbox_regs_cnxk_pf(struct octep_device *oct, int q_no) argument
402 octep_poll_pfvf_mailbox_cnxk_pf(struct octep_device *oct) argument
429 struct octep_device *oct = (struct octep_device *)dev; local
436 octep_poll_oei_cnxk_pf(struct octep_device *oct) argument
454 struct octep_device *oct = (struct octep_device *)dev; local
464 octep_poll_non_ioq_interrupts_cnxk_pf(struct octep_device *oct) argument
473 struct octep_device *oct = (struct octep_device *)dev; local
503 struct octep_device *oct = (struct octep_device *)dev; local
531 struct octep_device *oct = (struct octep_device *)dev; local
548 struct octep_device *oct = (struct octep_device *)dev; local
565 struct octep_device *oct = (struct octep_device *)dev; local
579 struct octep_device *oct = (struct octep_device *)dev; local
596 struct octep_device *oct = (struct octep_device *)dev; local
613 struct octep_device *oct = (struct octep_device *)dev; local
630 struct octep_device *oct = (struct octep_device *)dev; local
648 octep_soft_reset_cnxk_pf(struct octep_device *oct) argument
676 octep_reinit_regs_cnxk_pf(struct octep_device *oct) argument
694 octep_enable_interrupts_cnxk_pf(struct octep_device *oct) argument
721 octep_disable_interrupts_cnxk_pf(struct octep_device *oct) argument
762 octep_enable_iq_cnxk_pf(struct octep_device *oct, int iq_no) argument
786 octep_enable_oq_cnxk_pf(struct octep_device *oct, int oq_no) argument
804 octep_enable_io_queues_cnxk_pf(struct octep_device *oct) argument
815 octep_disable_iq_cnxk_pf(struct octep_device *oct, int iq_no) argument
827 octep_disable_oq_cnxk_pf(struct octep_device *oct, int oq_no) argument
838 octep_disable_io_queues_cnxk_pf(struct octep_device *oct) argument
849 octep_dump_registers_cnxk_pf(struct octep_device *oct) argument
871 octep_device_setup_cnxk_pf(struct octep_device *oct) argument
[all...]
/linux-master/drivers/net/ethernet/marvell/octeon_ep_vf/
H A Doctep_vf_tx.c36 struct octep_vf_device *oct = iq->octep_vf_dev; local
156 void octep_vf_clean_iqs(struct octep_vf_device *oct) argument
174 static int octep_vf_setup_iq(struct octep_vf_device *oct, int q_no) argument
263 struct octep_vf_device *oct = iq->octep_vf_dev; local
291 octep_vf_setup_iqs(struct octep_vf_device *oct) argument
320 octep_vf_free_iqs(struct octep_vf_device *oct) argument
[all...]
H A Doctep_vf_ethtool.c50 struct octep_vf_device *oct = netdev_priv(netdev); local
59 struct octep_vf_device *oct = netdev_priv(netdev); local
95 struct octep_vf_device *oct = netdev_priv(netdev); local
111 struct octep_vf_device *oct = netdev_priv(netdev); local
218 struct octep_vf_device *oct = netdev_priv(netdev); local
[all...]
H A Doctep_vf_cn9k.c17 static void cn93_vf_dump_q_regs(struct octep_vf_device *oct, int qno) argument
81 cn93_vf_reset_iq(struct octep_vf_device *oct, int q_no) argument
106 cn93_vf_reset_oq(struct octep_vf_device *oct, int q_no) argument
122 octep_vf_reset_io_queues_cn93(struct octep_vf_device *oct) argument
136 octep_vf_init_config_cn93_vf(struct octep_vf_device *oct) argument
161 octep_vf_setup_iq_regs_cn93(struct octep_vf_device *oct, int iq_no) argument
199 octep_vf_setup_oq_regs_cn93(struct octep_vf_device *oct, int oq_no) argument
245 octep_vf_setup_mbox_regs_cn93(struct octep_vf_device *oct, int q_no) argument
260 cn93_handle_vf_mbox_intr(struct octep_vf_device *oct) argument
272 struct octep_vf_device *oct; local
291 octep_vf_reinit_regs_cn93(struct octep_vf_device *oct) argument
309 octep_vf_enable_interrupts_cn93(struct octep_vf_device *oct) argument
330 octep_vf_disable_interrupts_cn93(struct octep_vf_device *oct) argument
366 octep_vf_enable_iq_cn93(struct octep_vf_device *oct, int iq_no) argument
388 octep_vf_enable_oq_cn93(struct octep_vf_device *oct, int oq_no) argument
404 octep_vf_enable_io_queues_cn93(struct octep_vf_device *oct) argument
415 octep_vf_disable_iq_cn93(struct octep_vf_device *oct, int iq_no) argument
425 octep_vf_disable_oq_cn93(struct octep_vf_device *oct, int oq_no) argument
435 octep_vf_disable_io_queues_cn93(struct octep_vf_device *oct) argument
446 octep_vf_dump_registers_cn93(struct octep_vf_device *oct) argument
464 octep_vf_device_setup_cn93(struct octep_vf_device *oct) argument
[all...]
H A Doctep_vf_cnxk.c17 static void cnxk_vf_dump_q_regs(struct octep_vf_device *oct, int qno) argument
84 cnxk_vf_reset_iq(struct octep_vf_device *oct, int q_no) argument
108 cnxk_vf_reset_oq(struct octep_vf_device *oct, int q_no) argument
124 octep_vf_reset_io_queues_cnxk(struct octep_vf_device *oct) argument
138 octep_vf_init_config_cnxk_vf(struct octep_vf_device *oct) argument
164 octep_vf_setup_iq_regs_cnxk(struct octep_vf_device *oct, int iq_no) argument
202 octep_vf_setup_oq_regs_cnxk(struct octep_vf_device *oct, int oq_no) argument
256 octep_vf_setup_mbox_regs_cnxk(struct octep_vf_device *oct, int q_no) argument
271 cnxk_handle_vf_mbox_intr(struct octep_vf_device *oct) argument
283 struct octep_vf_device *oct; local
302 octep_vf_reinit_regs_cnxk(struct octep_vf_device *oct) argument
320 octep_vf_enable_interrupts_cnxk(struct octep_vf_device *oct) argument
341 octep_vf_disable_interrupts_cnxk(struct octep_vf_device *oct) argument
377 octep_vf_enable_iq_cnxk(struct octep_vf_device *oct, int iq_no) argument
399 octep_vf_enable_oq_cnxk(struct octep_vf_device *oct, int oq_no) argument
415 octep_vf_enable_io_queues_cnxk(struct octep_vf_device *oct) argument
426 octep_vf_disable_iq_cnxk(struct octep_vf_device *oct, int iq_no) argument
436 octep_vf_disable_oq_cnxk(struct octep_vf_device *oct, int oq_no) argument
446 octep_vf_disable_io_queues_cnxk(struct octep_vf_device *oct) argument
457 octep_vf_dump_registers_cnxk(struct octep_vf_device *oct) argument
475 octep_vf_device_setup_cnxk(struct octep_vf_device *oct) argument
[all...]
H A Doctep_vf_mbox.c22 int octep_vf_setup_mbox(struct octep_vf_device *oct) argument
40 octep_vf_delete_mbox(struct octep_vf_device *oct) argument
53 octep_vf_mbox_version_check(struct octep_vf_device *oct) argument
80 struct octep_vf_device *oct = NULL; local
111 __octep_vf_mbox_send_cmd(struct octep_vf_device *oct, union octep_pfvf_mbox_word cmd, union octep_pfvf_mbox_word *rsp) argument
149 octep_vf_mbox_send_cmd(struct octep_vf_device *oct, union octep_pfvf_mbox_word cmd, union octep_pfvf_mbox_word *rsp) argument
169 octep_vf_mbox_bulk_read(struct octep_vf_device *oct, enum octep_pfvf_mbox_opcode opcode, u8 *data, int *size) argument
235 octep_vf_mbox_set_mtu(struct octep_vf_device *oct, int mtu) argument
266 octep_vf_mbox_set_mac_addr(struct octep_vf_device *oct, char *mac_addr) argument
288 octep_vf_mbox_get_mac_addr(struct octep_vf_device *oct, char *mac_addr) argument
310 octep_vf_mbox_set_rx_state(struct octep_vf_device *oct, bool state) argument
331 octep_vf_mbox_set_link_status(struct octep_vf_device *oct, bool status) argument
352 octep_vf_mbox_get_link_status(struct octep_vf_device *oct, u8 *oper_up) argument
373 octep_vf_mbox_dev_remove(struct octep_vf_device *oct) argument
384 octep_vf_mbox_get_fw_info(struct octep_vf_device *oct) argument
409 octep_vf_mbox_set_offloads(struct octep_vf_device *oct, u16 tx_offloads, u16 rx_offloads) argument
[all...]
H A Doctep_vf_rx.c79 static int octep_vf_oq_refill(struct octep_vf_device *oct, struct octep_vf_oq *oq) argument
123 static int octep_vf_setup_oq(struct octep_vf_device *oct, int q_no) argument
228 struct octep_vf_device *oct = oq->octep_vf_dev; local
251 octep_vf_setup_oqs(struct octep_vf_device *oct) argument
283 octep_vf_oq_dbell_init(struct octep_vf_device *oct) argument
296 octep_vf_free_oqs(struct octep_vf_device *oct) argument
317 octep_vf_oq_check_hw_for_pkts(struct octep_vf_device *oct, struct octep_vf_oq *oq) argument
353 __octep_vf_oq_process_rx(struct octep_vf_device *oct, struct octep_vf_oq *oq, u16 pkts_to_process) argument
481 struct octep_vf_device *oct = oq->octep_vf_dev; local
[all...]

Completed in 172 milliseconds

12