Searched refs:HINIC_MGMT_MSG_SYNC (Results 1 – 9 of 9) sorted by relevance
/linux-6.6.21/drivers/net/ethernet/huawei/hinic/ |
D | hinic_hw_dev.c | 107 &dev_cap, &out_len, HINIC_MGMT_MSG_SYNC); in get_capability() 217 HINIC_MGMT_MSG_SYNC); in hinic_port_msg_cmd() 230 HINIC_MGMT_MSG_SYNC); in hinic_hilink_msg_cmd() 296 NULL, HINIC_MGMT_MSG_SYNC); in set_hw_ioctxt() 365 HINIC_MGMT_MSG_SYNC); in clear_io_resources() 397 NULL, HINIC_MGMT_MSG_SYNC); in set_resources_state() 824 &out_size, HINIC_MGMT_MSG_SYNC); in hinic_l2nic_reset() 851 interrupt_info, &out_size, HINIC_MGMT_MSG_SYNC); in hinic_get_interrupt_cfg() 886 interrupt_info, &out_size, HINIC_MGMT_MSG_SYNC); in hinic_set_interrupt_cfg() 1157 NULL, HINIC_MGMT_MSG_SYNC); in hinic_hwdev_hw_ci_addr_set() [all …]
|
D | hinic_hw_mgmt.h | 55 HINIC_MGMT_MSG_SYNC = 1, enumerator
|
D | hinic_hw_cmdq.c | 826 NULL, NULL, HINIC_MGMT_MSG_SYNC); in init_cmdqs_ctxt() 864 NULL, HINIC_MGMT_MSG_SYNC); in hinic_set_cmdq_depth()
|
D | hinic_hw_mgmt.c | 359 if (sync != HINIC_MGMT_MSG_SYNC) { in hinic_msg_to_mgmt()
|
D | hinic_hw_io.c | 508 &out_size, HINIC_MGMT_MSG_SYNC); in hinic_set_wq_page_size()
|
D | hinic_hw_mbox.c | 534 &rand_info, &out_size, HINIC_MGMT_MSG_SYNC); in set_vf_mbox_random_id() 1388 HINIC_MGMT_MSG_SYNC); in comm_pf_mbox_handler()
|
D | hinic_hw_eqs.c | 562 &ceq_ctrl, &out_size, HINIC_MGMT_MSG_SYNC); in set_ceq_ctrl_reg()
|
D | hinic_port.c | 1307 &led_info, &out_size, HINIC_MGMT_MSG_SYNC); in _set_led_status()
|
D | hinic_sriov.c | 1069 out_size, HINIC_MGMT_MSG_SYNC); in nic_pf_mbox_handler()
|