Home
last modified time | relevance | path

Searched refs:hinic_pfhwdev (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/huawei/hinic/
Dhinic_hw_dev.c108 static int get_cap_from_fw(struct hinic_pfhwdev *pfhwdev) in get_cap_from_fw()
141 struct hinic_pfhwdev *pfhwdev; in get_dev_cap()
147 pfhwdev = container_of(hwdev, struct hinic_pfhwdev, hwdev); in get_dev_cap()
230 struct hinic_pfhwdev *pfhwdev; in hinic_port_msg_cmd()
237 pfhwdev = container_of(hwdev, struct hinic_pfhwdev, hwdev); in hinic_port_msg_cmd()
292 struct hinic_pfhwdev *pfhwdev; in set_hw_ioctxt()
312 pfhwdev = container_of(hwdev, struct hinic_pfhwdev, hwdev); in set_hw_ioctxt()
367 struct hinic_pfhwdev *pfhwdev; in wait_for_io_stopped()
377 pfhwdev = container_of(hwdev, struct hinic_pfhwdev, hwdev); in wait_for_io_stopped()
417 struct hinic_pfhwdev *pfhwdev; in clear_io_resources()
[all …]
Dhinic_hw_mgmt.c49 container_of(pf_mgmt, struct hinic_pfhwdev, pf_to_mgmt)
549 struct hinic_pfhwdev *pfhwdev = mgmt_to_pfhwdev(pf_to_mgmt); in hinic_pf_to_mgmt_init()
583 struct hinic_pfhwdev *pfhwdev = mgmt_to_pfhwdev(pf_to_mgmt); in hinic_pf_to_mgmt_free()
Dhinic_hw_dev.h241 struct hinic_pfhwdev { struct
Dhinic_hw_cmdq.c791 struct hinic_pfhwdev *pfhwdev; in init_cmdqs_ctxt()
805 pfhwdev = container_of(hwdev, struct hinic_pfhwdev, hwdev); in init_cmdqs_ctxt()