Searched defs:iq_no (Results 1 - 15 of 15) sorted by relevance

/linux-master/drivers/net/ethernet/cavium/liquidio/
H A Docteon_nic.h53 u64 iq_no; member in struct:octnic_ctrl_pkt
94 u32 iq_no:8; member in struct:octnic_cmd_setup::__anon5578
H A Dcn23xx_vf_device.c212 static void cn23xx_setup_vf_iq_regs(struct octeon_device *oct, u32 iq_no) argument
H A Dcn66xx_device.c264 void lio_cn6xxx_setup_iq_regs(struct octeon_device *oct, u32 iq_no) argument
290 static void lio_cn66xx_setup_iq_regs(struct octeon_device *oct, u32 iq_no) argument
[all...]
H A Dlio_vf_rep.c354 u32 iq_no; local
H A Docteon_iq.h296 u32 iq_no; member in struct:octeon_soft_command
H A Drequest_manager.c53 u32 iq_no = (u32)txpciq.s.q_no; local
156 octeon_delete_instr_queue(struct octeon_device *oct, u32 iq_no) argument
198 u32 iq_no = (u32)txpciq.s.q_no; local
277 octeon_ring_doorbell_locked(struct octeon_device *oct, u32 iq_no) argument
493 __check_db_timeout(struct octeon_device *oct, u64 iq_no) argument
527 u64 iq_no = wk->ctxul; local
536 octeon_send_command(struct octeon_device *oct, u32 iq_no, u32 force_db, void *cmd, void *buf, u32 datasize, u32 reqtype) argument
[all...]
H A Docteon_device.c875 u32 iq_no = 0; local
H A Dcn23xx_pf_device.c587 static void cn23xx_setup_iq_regs(struct octeon_device *oct, u32 iq_no) argument
H A Dlio_vf_main.c1180 int i, iq_no, oq_no; local
1414 int q_idx = 0, iq_no local
[all...]
H A Dlio_core.c756 int tx_done = 0, iq_no; local
[all...]
H A Dlio_main.c2051 int i, iq_no, oq_no; local
2313 int q_idx = 0, iq_no local
[all...]
/linux-master/drivers/net/ethernet/marvell/octeon_ep_vf/
H A Doctep_vf_cn9k.c161 static void octep_vf_setup_iq_regs_cn93(struct octep_vf_device *oct, int iq_no) argument
366 octep_vf_enable_iq_cn93(struct octep_vf_device *oct, int iq_no) argument
415 octep_vf_disable_iq_cn93(struct octep_vf_device *oct, int iq_no) argument
[all...]
H A Doctep_vf_cnxk.c164 static void octep_vf_setup_iq_regs_cnxk(struct octep_vf_device *oct, int iq_no) argument
377 octep_vf_enable_iq_cnxk(struct octep_vf_device *oct, int iq_no) argument
426 octep_vf_disable_iq_cnxk(struct octep_vf_device *oct, int iq_no) argument
[all...]
/linux-master/drivers/net/ethernet/marvell/octeon_ep/
H A Doctep_cn9k_pf.c263 static void octep_setup_iq_regs_cn93_pf(struct octep_device *oct, int iq_no) argument
739 octep_enable_iq_cn93_pf(struct octep_device *oct, int iq_no) argument
792 octep_disable_iq_cn93_pf(struct octep_device *oct, int iq_no) argument
[all...]
H A Doctep_cnxk_pf.c283 static void octep_setup_iq_regs_cnxk_pf(struct octep_device *oct, int iq_no) argument
762 octep_enable_iq_cnxk_pf(struct octep_device *oct, int iq_no) argument
815 octep_disable_iq_cnxk_pf(struct octep_device *oct, int iq_no) argument
[all...]

Completed in 224 milliseconds