Home
last modified time | relevance | path

Searched refs:hinic_pfhwdev (Results 1 - 18 of 18) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_dev.c94 static int get_capability(struct hinic_pfhwdev *pfhwdev) in get_capability()
126 struct hinic_pfhwdev *pfhwdev; in get_dev_cap()
133 pfhwdev = container_of(hwdev, struct hinic_pfhwdev, hwdev); in get_dev_cap()
211 struct hinic_pfhwdev *pfhwdev; in hinic_port_msg_cmd()
213 pfhwdev = container_of(hwdev, struct hinic_pfhwdev, hwdev); in hinic_port_msg_cmd()
224 struct hinic_pfhwdev *pfhwdev; in hinic_hilink_msg_cmd()
226 pfhwdev = container_of(hwdev, struct hinic_pfhwdev, hwdev); in hinic_hilink_msg_cmd()
275 struct hinic_pfhwdev *pfhwdev; in set_hw_ioctxt()
291 pfhwdev = container_of(hwdev, struct hinic_pfhwdev, hwdev); in set_hw_ioctxt()
352 struct hinic_pfhwdev *pfhwde in clear_io_resources()
[all...]
H A Dhinic_hw_mgmt.c57 container_of(pf_mgmt, struct hinic_pfhwdev, pf_to_mgmt)
619 struct hinic_pfhwdev *pfhwdev = mgmt_to_pfhwdev(pf_to_mgmt); in hinic_pf_to_mgmt_init()
671 struct hinic_pfhwdev *pfhwdev = mgmt_to_pfhwdev(pf_to_mgmt); in hinic_pf_to_mgmt_free()
H A Dhinic_hw_mbox.c519 struct hinic_pfhwdev *pfhwdev; in set_vf_mbox_random_id()
522 pfhwdev = container_of(hwdev, struct hinic_pfhwdev, hwdev); in set_vf_mbox_random_id()
1369 struct hinic_pfhwdev *pfhwdev; in comm_pf_mbox_handler()
1372 pfhwdev = container_of(hwdev, struct hinic_pfhwdev, hwdev); in comm_pf_mbox_handler()
1401 struct hinic_pfhwdev *pfhwdev; in hinic_func_to_func_init()
1404 pfhwdev = container_of(hwdev, struct hinic_pfhwdev, hwdev); in hinic_func_to_func_init()
H A Dhinic_hw_cmdq.c793 struct hinic_pfhwdev *pfhwdev; in init_cmdqs_ctxt()
801 pfhwdev = container_of(hwdev, struct hinic_pfhwdev, hwdev); in init_cmdqs_ctxt()
851 struct hinic_pfhwdev *pfhwdev; in hinic_set_cmdq_depth()
853 pfhwdev = container_of(hwdev, struct hinic_pfhwdev, hwdev); in hinic_set_cmdq_depth()
H A Dhinic_hw_io.c496 struct hinic_pfhwdev *pfhwdev; in hinic_set_wq_page_size()
499 pfhwdev = container_of(hwdev, struct hinic_pfhwdev, hwdev); in hinic_set_wq_page_size()
H A Dhinic_hw_eqs.c545 struct hinic_pfhwdev *pfhwdev; in set_ceq_ctrl_reg()
549 pfhwdev = container_of(hwdev, struct hinic_pfhwdev, hwdev); in set_ceq_ctrl_reg()
H A Dhinic_hw_dev.h463 struct hinic_pfhwdev { struct
H A Dhinic_sriov.c1038 struct hinic_pfhwdev *pfhwdev; in nic_pf_mbox_handler()
1053 pfhwdev = container_of(dev, struct hinic_pfhwdev, hwdev); in nic_pf_mbox_handler()
H A Dhinic_port.c1293 struct hinic_pfhwdev *pfhwdev; in _set_led_status()
1296 pfhwdev = container_of(hwdev, struct hinic_pfhwdev, hwdev); in _set_led_status()
/kernel/linux/linux-5.10/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_dev.c100 static int get_capability(struct hinic_pfhwdev *pfhwdev) in get_capability()
132 struct hinic_pfhwdev *pfhwdev; in get_dev_cap()
139 pfhwdev = container_of(hwdev, struct hinic_pfhwdev, hwdev); in get_dev_cap()
217 struct hinic_pfhwdev *pfhwdev; in hinic_port_msg_cmd()
219 pfhwdev = container_of(hwdev, struct hinic_pfhwdev, hwdev); in hinic_port_msg_cmd()
230 struct hinic_pfhwdev *pfhwdev; in hinic_hilink_msg_cmd()
232 pfhwdev = container_of(hwdev, struct hinic_pfhwdev, hwdev); in hinic_hilink_msg_cmd()
281 struct hinic_pfhwdev *pfhwdev; in set_hw_ioctxt()
297 pfhwdev = container_of(hwdev, struct hinic_pfhwdev, hwdev); in set_hw_ioctxt()
358 struct hinic_pfhwdev *pfhwde in clear_io_resources()
[all...]
H A Dhinic_hw_mgmt.c57 container_of(pf_mgmt, struct hinic_pfhwdev, pf_to_mgmt)
623 struct hinic_pfhwdev *pfhwdev = mgmt_to_pfhwdev(pf_to_mgmt); in hinic_pf_to_mgmt_init()
675 struct hinic_pfhwdev *pfhwdev = mgmt_to_pfhwdev(pf_to_mgmt); in hinic_pf_to_mgmt_free()
H A Dhinic_hw_mbox.c524 struct hinic_pfhwdev *pfhwdev; in set_vf_mbox_random_id()
527 pfhwdev = container_of(hwdev, struct hinic_pfhwdev, hwdev); in set_vf_mbox_random_id()
1374 struct hinic_pfhwdev *pfhwdev; in comm_pf_mbox_handler()
1377 pfhwdev = container_of(hwdev, struct hinic_pfhwdev, hwdev); in comm_pf_mbox_handler()
1406 struct hinic_pfhwdev *pfhwdev; in hinic_func_to_func_init()
1409 pfhwdev = container_of(hwdev, struct hinic_pfhwdev, hwdev); in hinic_func_to_func_init()
H A Dhinic_hw_cmdq.c798 struct hinic_pfhwdev *pfhwdev; in init_cmdqs_ctxt()
806 pfhwdev = container_of(hwdev, struct hinic_pfhwdev, hwdev); in init_cmdqs_ctxt()
856 struct hinic_pfhwdev *pfhwdev; in hinic_set_cmdq_depth()
858 pfhwdev = container_of(hwdev, struct hinic_pfhwdev, hwdev); in hinic_set_cmdq_depth()
H A Dhinic_hw_io.c497 struct hinic_pfhwdev *pfhwdev; in hinic_set_wq_page_size()
500 pfhwdev = container_of(hwdev, struct hinic_pfhwdev, hwdev); in hinic_set_wq_page_size()
H A Dhinic_hw_eqs.c545 struct hinic_pfhwdev *pfhwdev; in set_ceq_ctrl_reg()
549 pfhwdev = container_of(hwdev, struct hinic_pfhwdev, hwdev); in set_ceq_ctrl_reg()
H A Dhinic_hw_dev.h397 struct hinic_pfhwdev { struct
H A Dhinic_port.c1278 struct hinic_pfhwdev *pfhwdev; in _set_led_status()
1281 pfhwdev = container_of(hwdev, struct hinic_pfhwdev, hwdev); in _set_led_status()
H A Dhinic_sriov.c1022 struct hinic_pfhwdev *pfhwdev; in nic_pf_mbox_handler()
1037 pfhwdev = container_of(dev, struct hinic_pfhwdev, hwdev); in nic_pf_mbox_handler()

Completed in 34 milliseconds