Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/huawei/hinic/
Dhinic_hw_dev.c120 static int get_cap_from_fw(struct hinic_pfhwdev *pfhwdev) in get_cap_from_fw()
153 struct hinic_pfhwdev *pfhwdev; in get_dev_cap()
159 pfhwdev = container_of(hwdev, struct hinic_pfhwdev, hwdev); in get_dev_cap()
242 struct hinic_pfhwdev *pfhwdev; in hinic_port_msg_cmd()
249 pfhwdev = container_of(hwdev, struct hinic_pfhwdev, hwdev); in hinic_port_msg_cmd()
304 struct hinic_pfhwdev *pfhwdev; in set_hw_ioctxt()
322 pfhwdev = container_of(hwdev, struct hinic_pfhwdev, hwdev); in set_hw_ioctxt()
377 struct hinic_pfhwdev *pfhwdev; in wait_for_io_stopped()
387 pfhwdev = container_of(hwdev, struct hinic_pfhwdev, hwdev); in wait_for_io_stopped()
427 struct hinic_pfhwdev *pfhwdev; in clear_io_resources()
[all …]
Dhinic_hw_mgmt.c58 container_of(pf_mgmt, struct hinic_pfhwdev, pf_to_mgmt)
558 struct hinic_pfhwdev *pfhwdev = mgmt_to_pfhwdev(pf_to_mgmt); in hinic_pf_to_mgmt_init()
592 struct hinic_pfhwdev *pfhwdev = mgmt_to_pfhwdev(pf_to_mgmt); in hinic_pf_to_mgmt_free()
Dhinic_hw_dev.h194 struct hinic_pfhwdev { struct
Dhinic_hw_cmdq.c800 struct hinic_pfhwdev *pfhwdev; in init_cmdqs_ctxt()
814 pfhwdev = container_of(hwdev, struct hinic_pfhwdev, hwdev); in init_cmdqs_ctxt()