Searched refs:HINIC_MOD_COMM (Results 1 – 7 of 7) sorted by relevance
/linux-6.6.21/drivers/net/ethernet/huawei/hinic/ |
D | hinic_hw_dev.c | 293 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()
|
D | hinic_hw_cmdq.c | 221 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()
|
D | hinic_hw_mbox.c | 531 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()
|
D | hinic_hw_if.h | 190 HINIC_MOD_COMM = 0, /* HW communication module */ enumerator
|
D | hinic_hw_io.c | 505 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 | 1304 err = hinic_msg_to_mgmt(&pfhwdev->pf_to_mgmt, HINIC_MOD_COMM, in _set_led_status()
|