Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/huawei/hinic/
Dhinic_hw_dev.c293 return hinic_msg_to_mgmt(&pfhwdev->pf_to_mgmt, HINIC_MOD_COMM, in set_hw_ioctxt()
362 err = hinic_msg_to_mgmt(&pfhwdev->pf_to_mgmt, HINIC_MOD_COMM, in clear_io_resources()
394 HINIC_MOD_COMM, in set_resources_state()
761 hinic_register_mgmt_msg_cb(&pfhwdev->pf_to_mgmt, HINIC_MOD_COMM, in init_pfhwdev()
796 HINIC_MOD_COMM); in free_pfhwdev()
821 err = hinic_msg_to_mgmt(&pfhwdev->pf_to_mgmt, HINIC_MOD_COMM, in hinic_l2nic_reset()
848 err = hinic_msg_to_mgmt(&pfhwdev->pf_to_mgmt, HINIC_MOD_COMM, in hinic_get_interrupt_cfg()
883 err = hinic_msg_to_mgmt(&pfhwdev->pf_to_mgmt, HINIC_MOD_COMM, in hinic_set_interrupt_cfg()
1154 HINIC_MOD_COMM, in hinic_hwdev_hw_ci_addr_set()
1185 err = hinic_msg_to_mgmt(&pfhwdev->pf_to_mgmt, HINIC_MOD_COMM, in hinic_get_board_info()
Dhinic_hw_cmdq.c221 if (cmd == CMDQ_SET_ARM_CMD && mod == HINIC_MOD_COMM) in cmdq_prepare_wqe_ctrl()
449 HINIC_MOD_COMM, CMDQ_SET_ARM_CMD, curr_prod_idx); in cmdq_set_arm_bit()
822 err = hinic_msg_to_mgmt(&pfhwdev->pf_to_mgmt, HINIC_MOD_COMM, in init_cmdqs_ctxt()
861 return hinic_msg_to_mgmt(&pfhwdev->pf_to_mgmt, HINIC_MOD_COMM, in hinic_set_cmdq_depth()
Dhinic_hw_mbox.c531 ret = hinic_msg_to_mgmt(&pfhwdev->pf_to_mgmt, HINIC_MOD_COMM, in set_vf_mbox_random_id()
1386 err = hinic_msg_to_mgmt(&pfhwdev->pf_to_mgmt, HINIC_MOD_COMM, in comm_pf_mbox_handler()
1448 hinic_register_pf_mbox_cb(hwdev, HINIC_MOD_COMM, in hinic_func_to_func_init()
1475 hinic_unregister_pf_mbox_cb(hwdev, HINIC_MOD_COMM); in hinic_func_to_func_free()
Dhinic_hw_if.h190 HINIC_MOD_COMM = 0, /* HW communication module */ enumerator
Dhinic_hw_io.c505 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.c1304 err = hinic_msg_to_mgmt(&pfhwdev->pf_to_mgmt, HINIC_MOD_COMM, in _set_led_status()