Searched refs:HINIC_MOD_COMM (Results 1 – 7 of 7) sorted by relevance
/drivers/net/ethernet/huawei/hinic/ |
D | hinic_hw_dev.c | 299 return hinic_msg_to_mgmt(&pfhwdev->pf_to_mgmt, HINIC_MOD_COMM, in set_hw_ioctxt() 368 err = hinic_msg_to_mgmt(&pfhwdev->pf_to_mgmt, HINIC_MOD_COMM, in clear_io_resources() 400 HINIC_MOD_COMM, in set_resources_state() 775 hinic_register_mgmt_msg_cb(&pfhwdev->pf_to_mgmt, HINIC_MOD_COMM, in init_pfhwdev() 809 HINIC_MOD_COMM); in free_pfhwdev() 836 err = hinic_msg_to_mgmt(&pfhwdev->pf_to_mgmt, HINIC_MOD_COMM, in hinic_l2nic_reset() 863 err = hinic_msg_to_mgmt(&pfhwdev->pf_to_mgmt, HINIC_MOD_COMM, in hinic_get_interrupt_cfg() 898 err = hinic_msg_to_mgmt(&pfhwdev->pf_to_mgmt, HINIC_MOD_COMM, in hinic_set_interrupt_cfg() 1176 HINIC_MOD_COMM, in hinic_hwdev_hw_ci_addr_set() 1207 err = hinic_msg_to_mgmt(&pfhwdev->pf_to_mgmt, HINIC_MOD_COMM, in hinic_get_board_info()
|
D | hinic_hw_cmdq.c | 226 if ((cmd == CMDQ_SET_ARM_CMD) && (mod == HINIC_MOD_COMM)) in cmdq_prepare_wqe_ctrl() 454 HINIC_MOD_COMM, CMDQ_SET_ARM_CMD, curr_prod_idx); in cmdq_set_arm_bit() 827 err = hinic_msg_to_mgmt(&pfhwdev->pf_to_mgmt, HINIC_MOD_COMM, in init_cmdqs_ctxt() 866 return hinic_msg_to_mgmt(&pfhwdev->pf_to_mgmt, HINIC_MOD_COMM, in hinic_set_cmdq_depth()
|
D | hinic_hw_mbox.c | 536 ret = hinic_msg_to_mgmt(&pfhwdev->pf_to_mgmt, HINIC_MOD_COMM, in set_vf_mbox_random_id() 1391 err = hinic_msg_to_mgmt(&pfhwdev->pf_to_mgmt, HINIC_MOD_COMM, in comm_pf_mbox_handler() 1453 hinic_register_pf_mbox_cb(hwdev, HINIC_MOD_COMM, in hinic_func_to_func_init() 1480 hinic_unregister_pf_mbox_cb(hwdev, HINIC_MOD_COMM); in hinic_func_to_func_free()
|
D | hinic_hw_if.h | 194 HINIC_MOD_COMM = 0, /* HW communication module */ enumerator
|
D | hinic_hw_io.c | 506 err = hinic_msg_to_mgmt(&pfhwdev->pf_to_mgmt, HINIC_MOD_COMM, in hinic_set_wq_page_size()
|
D | hinic_hw_eqs.c | 559 err = hinic_msg_to_mgmt(&pfhwdev->pf_to_mgmt, HINIC_MOD_COMM, in set_ceq_ctrl_reg()
|
D | hinic_port.c | 1289 err = hinic_msg_to_mgmt(&pfhwdev->pf_to_mgmt, HINIC_MOD_COMM, in _set_led_status()
|