Searched refs:hinic_pfhwdev (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/huawei/hinic/ |
D | hinic_hw_dev.c | 120 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 …]
|
D | hinic_hw_mgmt.c | 58 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()
|
D | hinic_hw_dev.h | 194 struct hinic_pfhwdev { struct
|
D | hinic_hw_cmdq.c | 800 struct hinic_pfhwdev *pfhwdev; in init_cmdqs_ctxt() 814 pfhwdev = container_of(hwdev, struct hinic_pfhwdev, hwdev); in init_cmdqs_ctxt()
|