Home
last modified time | relevance | path

Searched refs:HINIC_MOD_COMM (Results 1 – 7 of 7) sorted by relevance

/drivers/net/ethernet/huawei/hinic/
Dhinic_hw_dev.c299 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()
Dhinic_hw_cmdq.c226 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()
Dhinic_hw_mbox.c536 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()
Dhinic_hw_if.h194 HINIC_MOD_COMM = 0, /* HW communication module */ enumerator
Dhinic_hw_io.c506 err = hinic_msg_to_mgmt(&pfhwdev->pf_to_mgmt, HINIC_MOD_COMM, in hinic_set_wq_page_size()
Dhinic_hw_eqs.c559 err = hinic_msg_to_mgmt(&pfhwdev->pf_to_mgmt, HINIC_MOD_COMM, in set_ceq_ctrl_reg()
Dhinic_port.c1289 err = hinic_msg_to_mgmt(&pfhwdev->pf_to_mgmt, HINIC_MOD_COMM, in _set_led_status()