Home
last modified time | relevance | path

Searched refs:irdma_pci_f (Results 1 – 8 of 8) sorted by relevance

/linux-6.3-rc2/drivers/infiniband/hw/irdma/
A Dmain.h192 struct irdma_pci_f *rf;
243 void (*request_reset)(struct irdma_pci_f *rf);
250 struct irdma_pci_f { struct
330 struct irdma_pci_f *rf; argument
405 return container_of(dev, struct irdma_pci_f, sc_dev); in dev_to_rf()
416 static inline int irdma_alloc_rsrc(struct irdma_pci_f *rf, in irdma_alloc_rsrc()
461 int irdma_ctrl_init_hw(struct irdma_pci_f *rf);
462 void irdma_ctrl_deinit_hw(struct irdma_pci_f *rf);
471 void irdma_manage_arp_cache(struct irdma_pci_f *rf,
487 u32 irdma_initialize_hw_rsrc(struct irdma_pci_f *rf);
[all …]
A Dhw.c211 static void irdma_process_aeq(struct irdma_pci_f *rf) in irdma_process_aeq()
448 struct irdma_pci_f *rf = iwceq->rf; in irdma_ceq_dpc()
519 struct irdma_pci_f *rf = data; in irdma_irq_handler()
677 static void irdma_del_ceq_0(struct irdma_pci_f *rf) in irdma_del_ceq_0()
705 static void irdma_del_ceqs(struct irdma_pci_f *rf) in irdma_del_ceqs()
1497 struct irdma_pci_f *rf = iwdev->rf; in irdma_reinitialize_ieq()
1715 void irdma_ctrl_deinit_hw(struct irdma_pci_f *rf) in irdma_ctrl_deinit_hw()
1762 struct irdma_pci_f *rf = iwdev->rf; in irdma_rt_init_hw()
1862 int irdma_ctrl_init_hw(struct irdma_pci_f *rf) in irdma_ctrl_init_hw()
2093 struct irdma_pci_f *rf = container_of(work, struct irdma_pci_f, in cqp_compl_worker()
[all …]
A Dutils.c812 struct irdma_pci_f *rf = dev_to_rf(dev); in irdma_cqp_sds_cmd()
844 struct irdma_pci_f *rf = dev_to_rf(dev); in irdma_cqp_qp_suspend_resume()
960 struct irdma_pci_f *rf = dev_to_rf(dev); in irdma_cqp_query_fpm_val_cmd()
994 struct irdma_pci_f *rf = dev_to_rf(dev); in irdma_cqp_commit_fpm_val_cmd()
1024 struct irdma_pci_f *rf = dev_to_rf(dev); in irdma_cqp_cq_create_cmd()
1053 struct irdma_pci_f *rf = dev_to_rf(dev); in irdma_cqp_qp_create_cmd()
1121 struct irdma_pci_f *rf = iwdev->rf; in irdma_free_qp_rsrc()
1194 struct irdma_pci_f *rf = iwdev->rf; in irdma_hw_modify_qp()
1270 struct irdma_pci_f *rf = dev_to_rf(dev); in irdma_cqp_cq_destroy_cmd()
1282 struct irdma_pci_f *rf = dev_to_rf(dev); in irdma_cqp_qp_destroy_cmd()
[all …]
A Di40iw_if.c66 static void i40iw_request_reset(struct irdma_pci_f *rf) in i40iw_request_reset()
75 struct irdma_pci_f *rf = iwdev->rf; in i40iw_fill_device_info()
110 struct irdma_pci_f *rf; in i40iw_open()
A Dmain.c152 static void irdma_request_reset(struct irdma_pci_f *rf) in irdma_request_reset()
226 struct irdma_pci_f *rf = iwdev->rf; in irdma_fill_device_info()
266 struct irdma_pci_f *rf; in irdma_probe()
A Dcm.h399 int irdma_add_arp(struct irdma_pci_f *rf, u32 *ip, bool ipv4, const u8 *mac);
407 int irdma_arp_table(struct irdma_pci_f *rf, u32 *ip_addr, bool ipv4,
A Dosdep.h38 struct irdma_pci_f;
A Dverbs.c16 struct irdma_pci_f *rf = iwdev->rf; in irdma_query_device()
373 struct irdma_pci_f *rf = iwdev->rf; in irdma_alloc_pd()
656 struct irdma_pci_f *rf = iwqp->iwdev->rf; in irdma_cqp_create_qp_cmd()
803 struct irdma_pci_f *rf = iwdev->rf; in irdma_create_qp()
1817 struct irdma_pci_f *rf; in irdma_resize_cq()
1968 struct irdma_pci_f *rf = iwdev->rf; in irdma_create_cq()
3871 static void mcast_list_add(struct irdma_pci_f *rf, in mcast_list_add()
3982 struct irdma_pci_f *rf = iwdev->rf; in irdma_attach_mcast()
4122 struct irdma_pci_f *rf = iwdev->rf; in irdma_detach_mcast()
4186 struct irdma_pci_f *rf = iwdev->rf; in irdma_create_hw_ah()
[all …]

Completed in 26 milliseconds